Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://aris.local/api/fcus/status/all \ --header 'Authorization: Bearer <token>'
{ "status": [ { "fcuId": "<string>", "friendlyName": "<string>", "online": true, "lastSeen": "2023-11-07T05:31:56Z" } ] }
Returns connection status for all FCUs.
Session token or API token
FCU status list
Show child attributes