Vapps/<Vapp>/Actions/<Action; Avatar - IDS NXT Manual

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

Advertisement

]
}
Comments
Objects are available actions in the vision app.
17.1.2 /vapps/<vapp>/actions/<action>
·
OPTIONS
·
GET
·
POST
{
"GET": {
"application/json": {
"Description": "Receive action settings.",
"Values": {
"Active": {
"Description": "True if action is executing",
"Type": "Boolean"
},
"Brief": {
"Description": "Brief description of the action",
"Type": "String"
},
"Description": {
"Description": "Long description of the action",
"Type": "String"
},
"Enabled": {
"Description": "True if execution allowed",
"Type": "Boolean"
},
"Title": {
"Description": "Title of the action",
"Type": "String"
},
"ZIndex": {
"Description": "Z-Index of the action",
"Type": "Integer"
}
}
}
},
"POST": {
"<none>": {
"Description": "Execute the action."
}
}
}

17.2 Avatar

/vapps/<vapp>/avatar
·
OPTIONS
March 2021
IDS NXT: REST interface
56

Advertisement

Table of Contents
loading

Table of Contents