Device Information; Deviceinfo - IDS NXT Manual

Rest interface
Hide thumbs Also See for NXT:
Table of Contents

Advertisement

6 Device information

·

/deviceinfo

·
/deviceinfo/avatar
·
/deviceinfo/datetime
6.1 /deviceinfo
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive device information",
"Values": {
"CPULoad": {
"Description": "Total CPU load",
"Range": {
"Maximum": 100,
"Minimum": 0
},
"Type": "Double",
"Unit": "Per cent"
},
"Color": {
"Description": "True if color model.",
"Type": "Boolean"
},
"DateTime": {
"Description": "Server time. Must be of format 'RFC 2822 date' e.g.
'Fri, 1 Jan 2021 00:00:00 UTC'",
"Type": "String"
},
"DeviceModel": {
"Description": "Model of the device",
"Type": "String"
},
"DeviceName": {
"Description": "Given name of the device",
"Type": "String"
},
"DeviceType": {
"Description": "Type of the device",
"Type": "String"
},
"DiskLoad": {
"Description": "Total disk load.",
"Range": {
"Maximum": 100,
"Minimum": 0
},
"RangeWarning0": {
"Maximum": 100,
March 2021
IDS NXT: REST interface
13

Advertisement

Table of Contents
loading

Table of Contents