Service
Retrieve SpringCard Companion Service’s data, and allows to control it.
Objects
Routes
General service routes
-
Get service meta-data :
GET /service
-
Get system information :
GET /service/system
-
Get the version of the libraries and components :
GET /service/versions
-
Display a notification to the user through the service :
POST /service/ui
-
Control the service :
POST /service/control
-
Verify that the service is up and running :
GET /service/ping