truesight.local

Hardware Sentry TrueSight Presentation Server REST API

๐Ÿ”‘ apikey 23 endpoints iot
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Gets all group summaries.
curl \
  -H "Cookie: $API_KEY" \
  http://truesight.local/hardware/groups
Gets summarized information about all monitored devices.
curl \
  -H "Cookie: $API_KEY" \
  http://truesight.local/hardware/devices
Gets historical data for a specific group, application or service.
curl \
  -H "Cookie: $API_KEY" \
  http://truesight.local/hardware/history
Endpoints (23 total)
GET
/hardware/groups
Gets all group summaries.
GET
/hardware/devices
Gets summarized information about all monitored devices.
GET
/hardware/history
Gets historical data for a specific group, application or service.
GET
/hardware/services
Gets summarized information about all monitored services.
GET
/hardware/applications
Gets summarized information about all monitored applications.
GET
/hardware/search-devices
Searches devices by name, model, manufacturer or serial number.
GET
/hardware/devices-summary
Gets overall information for all devices.
GET
/hardware/groups/{groupId}
Gets detailed information about a specific group.
GET
/hardware/devices/{deviceId}
Gets detailed information about a specific device.
GET
/hardware/services/{serviceId}
Gets detailed information about a specific service.
GET
/hardware/heating-margin-devices
Gets the heating margin values for each monitored device, when available.
GET
/hardware/energy-usage/{deviceId}
Gets the energy usage for a specific device and a given period.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints23
Authapikey
Categories1
http://truesight.local