Download the device config from the device management page of your project and put
it in app/src/assets/device.json
and launch the application.
All the Bytebeam API related code is in app/src/main/java/io/bytebeam/http_api_demo/DeviceStatusCache.kt
.