Items
Name Value Type Possible values Description
audio_stream token closed
opened
Contains the status of the audio stream.
The ID of the audio stream is the same as the ID of this item.
camera_stream cameraStream Contains the default streaming URL.
camera_stream_low cameraStream Contains the low bandwidth streaming URL.
sd_card_capacity int Any positive int Contains the SD card capacity in megabytes (MB).
sd_card_free_space int Any positive int Contains the SD card free space in megabytes (MB).
sd_card_status token not_present
unformatted
formatting
ok
Contains information about the SD card.
Set-only items
Name Value Type Possible values Description
audio_stream_control token create
delete
Used to create and delete an audio stream for 2-way audio.
The stream ID is the item ID of the audio_stream item.
format_sd_card int Any int Sends command to format the SD card. The status of the SD card can be read from the sd_card_status item.
make_recording int 0, 15 – 60 Make a recording, and save it to the cloud.
The value represents the duration of the recording.
Using a value of 0 means do a recording with the default duration (30 seconds).
stop_recording int Any int Stop the recording started previously with make_recording.
take_snapshot int Any int Take a snapshot and save it to the cloud.
reset int Any int Reset the camera to factory defaults.