Vapps/<Vapp>/Resultsources/Last - IDS NXT Manual

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

Advertisement

]
}
Comments
·
The dummy object has been incorporated to enable the OPTIONS for a list entry
(/vapps/<vapp>/resultsources/list/<key>) to be requested without it having or exist or be explicitly selected.
No GET is permitted here.
·
Like the Configurables, ResultSources can have ranges ("Range", "WarningRange..", "ErrorRange..") and
units. Title, Brief and Description can also be specified.
·
"_Finished" is generated by the system.
17.9.3 /vapps/<vapp>/resultsources/last
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"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": [
March 2021
IDS NXT: REST interface
65

Advertisement

Table of Contents
loading

Table of Contents