March 2021
69
IDS NXT: REST interface
"Maximum": 1456,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
},
"OffsetY": {
"Description": "Y-coordinate of upper left corner of the ROI",
"Range": {
"Maximum": 1088,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
},
"Title": {
"Description": "Title of the ROI",
"Type": "String"
},
"Width": {
"Description": "Width of the ROI",
"Range": {
"Maximum": 1280,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
}
}
}
},
"PATCH": {
"application/x-www-form-urlencoded": {
"Description": "Setup the region of interest (ROI).",
"Values": {
"Height": {
"Description": "Height of the ROI",
"Range": {
"Maximum": 1088,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
},
"OffsetX": {
"Description": "X-coordinate of upper left corner of the ROI",
"Range": {
"Maximum": 1456,
"Minimum": 0
},
"Type": "Integer",
"Unit": "pixel"
},
"OffsetY": {
"Description": "Y-coordinate of upper left corner of the ROI",
"Range": {
"Maximum": 1088,
"Minimum": 0