Remote Configuration
You can create configuration attributes in a Device Template through the BioT ConsoleBioT Console - The BioT Console is the portal you use as a device manufacturer, to configure the entire BioT PaaS to your needs..
The attributes can then be configured through the manufacturer portal and accessed by the device through the configuration named shadow.
Note
The clientId in the following topics is configured in the device during the activation stage. See Direct IoT Device Integration.
To do this, publish an empty JSON message to the following topic:
$aws/things/<clientId>/shadow/name/configuration/get
The complete configuration will arrive via the topic:
$aws/things/<clientId>/shadow/name/configuration/get/accepted
Updated about 2 months ago
Did this page help you?