March 2021
14
IDS NXT: REST interface
"Minimum": 75
},
"Type": "Double",
"Unit": "Per cent"
},
"FPS": {
"Description": "Frames per seconds, average.",
"Type": "Double",
"Unit": "fps"
},
"Language": {
"Description": "Default language",
"Range": [
"en"
],
"Type": "String"
},
"Location": {
"Description": "Given location of the device",
"Type": "String"
},
"NetworkRx": {
"Description": "Bytes received over Network per second",
"Type": "Integer",
"Unit": "bytes per second"
},
"NetworkTx": {
"Description": "Bytes sent over Network per second",
"Type": "Integer",
"Unit": "bytes per second"
},
"RAMLoad": {
"Description": "Total RAM load.",
"Range": {
"Maximum": 100,
"Minimum": 0
},
"Type": "Double",
"Unit": "per cent"
},
"Serialnumber": {
"Description": "Serial number of the device",
"Type": "String"
},
"Temperature": {
"Description": "Device temperature in degrees celcius",
"Range": {
"Maximum": 120,
"Minimum": -5
},
"RangeError0": {
"Maximum": -5,
"Minimum": -5
},
"RangeError1": {
"Maximum": 120,
"Minimum": 91
},