Group Location
Explore Plans
Mobile menu Close menu
CamioCamio

Power disconnected

This Trigger fires every time power is disconnected for any of your cameras that use the Camio App (or for a specific camera only). It only fires if you've been recording for at least 10 minutes, and you only get one notification per camera for every 24 h

About this trigger

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 Trigger fires every time power is disconnected for any of your cameras that use the Camio App (or for a specific camera only). It only fires if you've been recording for at least 10 minutes, and you only get one notification per camera for every 24 h
API endpoint slug
camio.power_disconnected

Trigger 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.powerDisconnected.CameraName
Type
String
Example
DoorCamera

Disconnected timeThe time at which power was disconnected.

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