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/system \ --header 'Authorization: Bearer <token>'
{ "system": { "systemId": "MGJ72TM", "friendlyName": "Mountain View Home", "outdoorTempC": 15.5, "activeFaults": [] } }
Returns the current system-wide state including mode, outdoor temperature, and faults.
Session token or API token
System state
Show child attributes