Example Applications
Shadow MQTT : An example that allows the device shadow to be updated from the golain platform, device UI.
Shadow MQTT BLE : An example that allows the device shadow to be updated from the golain platform, device UI along with BLE. It shows how the SDK keeps the device shadowu updates from BLE synced with the platform.
Data points publish : In this example, the device will publish it's data point to the platform via mqtt. This can be seen on your "Dashboards" menu.
Ota firmware update : Here, we have added a shell application which only allows the device to connect to the platform. You can upload firmware to this from our platform.