Using tsi-sdk-java with truesight.local

Java integration

Install
# Maven: see https://github.com/boundary/tsi-sdk-java
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
SDK on GitHub 📄 API Docs
SDK
tsi-sdk-java
Java
API
truesight.local
truesight.local
Other SDKs for truesight.local
meter-plugin-sdk-c
At a glance
Language Java
Endpoints23
Base URLhttp://truesight.local