Skip to content

LaQuay/thingsboard-android

Repository files navigation

thingsboard-android

Educational repository to check as sample information for the ThingsBoard.

All the HTTP Rest information is obtained from the ThingsBoard Swagger.

What is included

Auth

Authentication based in user - password. Get a Token.

GetDeviceTypes

URL: https://demo.thingsboard.io/swagger-ui.html#!/device-controller/getDeviceTypesUsingGET

GetDeviceTelemetryValues

DeviceType and DeviceId are required and hardcoded in example.

URL: https://demo.thingsboard.io/swagger-ui.html#!/telemetry-controller/getTimeseriesUsingGET

About

Samples to get information from ThingsBoard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages