Vapps/<Vapp>/Resultsources/List; Vapps/<Vapp>/Resultsources/List/<Key - IDS NXT Manual

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

Advertisement

]
}
Comments
·
/vapps/<vapp>/resultsources/last
·
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": {
"Content": "[{\"Height\":1080,\"Index\":\"1\",\"Inference\":[{\"Class\":
\"binder\",\"Probability\":\"0.60\"},{\"Class\":\"bookcase\",\"Probability\":
\"0.30\"},{\"Class\":\"bookshop\",\"Probability\":\"0.04\"},{\"Class\":
\"comic_book\",\"Probability\":\"0.02\"}],\"OffsetX\":0,\"OffsetY\":0,
\"Width\":1440}]"
},
"inferencetime": {
"Content": "69"
}
}
17.9.4 /vapps/<vapp>/resultsources/list
·
OPTIONS
{
"Objects": [
"<string1>",
"<string2",
"..."
]
}
Comments
Objects are the last N results (e.g. N 50, but should be dynamic when used). The list is sorted with the last
result at the end.
17.9.5 /vapps/<vapp>/resultsources/list/<key>
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
March 2021
returns the last result.
IDS NXT: REST interface
66

Advertisement

Table of Contents
loading

Table of Contents