Log; Resultsinks; Vapps/<Vapp>/Resultsinks; Vapps/<Vapp>/Resultsinks/<Sink - IDS NXT Manual

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

Advertisement

17.7 Log

/vapps/<vapp>/log
·
OPTIONS
·
GET
{
"GET": {
"text/plain": {
"Description": "Log of the vision app"
}
},
"Objects": [
]
}

17.8 ResultSinks

·
/vapps/<vapp>/resultsinks
·
/vapps/<vapp>/resultsinks/<sink>
17.8.1 /vapps/<vapp>/resultsinks
·
OPTIONS
{
"Objects": [
"<string1>",
"..."
]
}
17.8.2 /vapps/<vapp>/resultsinks/<sink>
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"Description": "Get result sink data",
"Values": {
"Brief": {
"Description": "Brief description of the result sink",
"Type": "String"
},
"Connected": {
"Description": "Connection state to source",
"Type": "Boolean"
},
"Description": {
"Description": "Long description of the result sink",
"Type": "String"
},
"Source": {
March 2021
IDS NXT: REST interface
62

Advertisement

Table of Contents
loading

Table of Contents