IDS NXT Manual page 44

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

Advertisement

},
"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.
March 2021
IDS NXT: REST interface
44

Advertisement

Table of Contents
loading

Table of Contents