AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
CamioCamio

History of Camera Power disconnected

This query returns a list of when power was disconnected for any of your cameras that use the Camio App (or for a specific camera only). It only includes disconnects when you've been recording for at least 10 minutes and has a max entry of one per 24 hour

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when power was disconnected for any of your cameras that use the Camio App (or for a specific camera only). It only includes disconnects when you've been recording for at least 10 minutes and has a max entry of one per 24 hour
API endpoint slug
camio.history_of_camera_power_disconnected
Runtime method
performQuery("camio.history_of_camera_power_disconnected")

Query fields

Camera Dropdown list

Label
Choose which camera you'd like to receive notifications for
Helper text
Choose "All Cameras" to get power disconnected notifications for all of your cameras.
Slug
camera
Required
true
Can have default value
false

Ingredients

Camera nameThe camera that power was disconnected for.

Slug
camera_name
Filter code
Camio.historyOfCameraPowerDisconnected.CameraName
Type
String
Example
DoorCamera

Disconnected timeThe time at which power was disconnected.

Slug
disconnected_time
Filter code
Camio.historyOfCameraPowerDisconnected.DisconnectedTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00