Planon IoT : IoT Platform - Developer's Guide : Products Endpoints : Products/Post : Request – Products/Post – commandArgument Properties
Request – Products/Post – commandArgument Properties
Property
Type
Description
Mandatory
commands/arguments
Array of Strings
Defines an array of one or more arguments of a command to be sent to the Device.
To use the command in the UI
commands/arguments/name
String
The free-text name of the argument.
To use the command in the UI
commands/arguments/value
String
The actual value of the command. This is the value that will affect the device.
commands/arguments/defaultValue
String
The default value displayed in the IoT Platform Portal before you select/enter a value.
commands/arguments/unit
String
The unit of the value (described above). For example, Fahrenheit or Centigrade.
commands/arguments/uiType
String/Enum
The type of user interface controller for this argument, as follows –
Button
Radio Button
Slider
Select
TextOneLine
TextMultiLine
IpV4
Number
OID
Toggle
To use the command in the UI