Introduction

Configuration API are used to allow Things5 users to read and write configuration parameters (like set-points, durations, ...) from the device.
When the user goes to Device>Configuration the [Sub] Parameters read request will be sent to the device. When the user set his new parameters from the UI, the [Sub] Parameters write request will be sent to the device.

The main parameters of the communication are:

fieldtypedescription
namestringname of the variable
typestringvariable type. Value can be "string", "integer", "float"