Get the status of online sensors.

External Documentation

To learn more, visit the LimaCharlie documentation.

Parameters

ParameterDescription
Organization IDThe unique identifier of the organization.
Sensor IDsA comma-separated list of sensor ID’s.

Example Output

{
	"714a768a-83ab-xxxx-xxxx-xxxxxxxxxxxx": true,
	"ecaff7e4-5133-xxxx-xxxx-xxxxxxxxxxxx": true
}

Workflow Library Example

Get Online Sensors Statuses with Limacharlie and Send Results Via Email

Preview this Workflow on desktop