Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 310 Bytes

File metadata and controls

10 lines (6 loc) · 310 Bytes

Bytebeam HTTP API POC

Setup

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.