![IDS NXT Скачать руководство пользователя страница 44](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479044.webp)
March 2021
44
IDS NXT: REST interface
},
"Timestamp": {
"Description": "Time of signal creation",
"Type": "Timestamp",
"Unit": "RFC2822"
}
}
},
"image/png,image/bmp,image/jpeg": {
"Description": "Return event's image, not always possible (may return
404)",
"Parameters": {
"MaxHeight": {
"Description": "Maximal height of image.",
"Mandatory": false,
"Type": "Integer"
},
"MaxWidth": {
"Description": "Maximal width of image",
"Mandatory": false,
"Type": "Integer"
},
"Quality": {
"Description": "Quality of image.",
"Mandatory": false,
"Type": "Integer"
}
}
}
}
}
Comments
·
Vision apps should handle empty Brief or Text values.
·
Translations of Brief/Text can be requested using the Accept-Language header. Only "Accept-Language:
en" or "Accept-Language: de" are currently possible, no prioritization etc.