Info | Details |
---|---|
URL | /system/appliance/causecode |
Recordable | False |
Writable | False |
Parameters | N/A |
Key | Example | Description |
---|---|---|
id | /system/appliance/causecode |
Message ID (URL) |
maxValue | 65535 |
Maximum allowed value |
minValue | 200 |
Minimum allowed value |
recordable | 0 |
Recordable parameter (0=No) |
type | floatValue |
Data type of value |
unitOfMeasure | `` | Unit of Measure |
value | 0 |
|
writeable | 0 |
Writable parameter (0=No) |
{
"id": "/system/appliance/causecode",
"maxValue": 65535,
"minValue": 200,
"recordable": 0,
"type": "floatValue",
"unitOfMeasure": "",
"value": 0,
"writeable": 0
}