EasyManua.ls Logo

IDS NXT

IDS NXT
72 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
March 2021
17
IDS NXT: REST interface
}
}
}
},
Options [
],
"PUT": {
"image/png, image/jpeg, image/gif, image/bmp": {
"Description": "Upload a new avatar, implicitly deleting the old one.
Image must be 256x256px."
}
}
}
6.3 /deviceinfo/datetime
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive device datetime information",
"Values": {
"DateTime": {
"Description": "Server time",
"Type": "String"
},
"NTP": {
"Description": "True if NTP is enabled",
"Type": "Boolean"
},
"NTPServer": {
"Description": "Must be of format 'xxx.xxx.xxx.xxx'.",
"Type": "String"
},
"Timezone": {
"Description": "Current used Timezone",
"Range": [
"America/Adak",
"America/Anchorage",
...
"Asia/Yekaterinburg",
"Asia/Yeveran"
],
"Type": "String",
"Unit": "IANA timezone"
}
}
}
},
Options [
],
"PATCH": {
"application/json": {
"Description": "Update device datetime information.",

Other manuals for IDS NXT

Related product manuals