Get a sensor’s information by it’s ID.
External Documentation
To learn more, visit the LimaCharlie documentation.
Parameter | Description |
---|---|
Sensor ID | The ID of the sensor. |
{
"info": {
"alive": "2025-05-07 07:23:48",
"arch": 9,
"cursor": "",
"did": "",
"enroll": "2025-05-06 13:03:59",
"error": null,
"ext_ip": "internal",
"ext_plat": 0,
"hostname": "ext-reliable-tasking",
"iid": "9d10edc6-8963-4ba8-83fe-d28b4552919d",
"int_ip": "",
"is_del": false,
"is_isolated": false,
"is_kernel_available": false,
"mac_addr": "",
"metadata": {},
"oid": "df0fb068-4726-4c6f-8d21-85eed50fe685",
"plat": 2415919104,
"sealed": false,
"should_isolate": false,
"should_seal": false,
"sid": "714a768a-83ab-461a-9d7c-89cd560dffe7"
},
"online": {
"is_online": true
}
}
Get Sensor Info with Limacharlie and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?