![IDS NXT Manual Download Page 67](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479067.webp)
March 2021
67
IDS NXT: REST interface
"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":
{