IDS NXT Manual page 67

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

Advertisement

"Description": "Receive the result data.",
"Values": {
"class": {
"Title": "Class",
"Type": "StringObject",
"ZIndex": 0
},
"count": {
"Title": "Count",
"Type": "StringObject",
"ZIndex": 0
},
"data": {
"Title": "Data",
"Type": "StringObject",
"ZIndex": 0
},
"inference": {
"Title": "Inference",
"Type": "StringObject",
"ZIndex": 0
},
"inference_propability": {
"Title": "Probability",
"Type": "StringObject",
"ZIndex": 0
},
"inferencetime": {
"Title": "Inferencetime each ROI",
"Type": "IntegerObject",
"Unit": "milliseconds",
"ZIndex": 0
}
}
}
},
"Objects": [
]
}
Comments
·
Like the Configurables, ResultSources can have ranges ("Range", "WarningRange..", "ErrorRange..") and
units. Title, Brief and Description can also be specified.
·
Unfortunately, the complex response to a GET is not shown in full here. To see it, refer to the following
section.
·
"_Finished" is generated by the system.
Response to GET
{
"class": {
"Content": "binder"
},
"count": {
"Content": "1"
},
"data": {
March 2021
IDS NXT: REST interface
67

Advertisement

Table of Contents
loading

Table of Contents