You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
sushilraje edited this page Jan 24, 2019
·
1 revision
This service gets device telemetry, rules, and alarms from storage for the UI to display via a RESTful endpoint. This service also allows clients to modify alarms, and create/modify/delete rules.
Features
Gets a list of telemetry messages for specific parameters
Gets a list of alarms for specific parameters
Gets a single alarm
Modifies alarm status
Creates Rules
Gets a list of rules for specific parameters
Gets a single rule
Updates Rules
Deletes rules
Components
Web Service: API for the UI to retrieve a list of tables and request data from specific tables