![IDS NXT Скачать руководство пользователя страница 61](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479061.webp)
March 2021
61
IDS NXT: REST interface
"Description": {
"Description": "Long description of image",
"Type": "String"
},
"Title": {
"Description": "Title of image",
"Type": "String"
},
"ZIndex": {
"Description": "Z-Index of the ResultImage",
"Type": "Integer"
}
}
},
"image/png,image/bmp,image/jpeg": {
"Description": "Receive the latest acquired image. Returns 503 if no image
acquired so far.",
"Parameters": {
"MaxHeight": {
"Description": "Maximal height of image",
"Mandatory": false,
"Type": "Integer"
},
"MaxWidth": {
"Description": "Maximal width of image",
"Mandatory": false,
"Type": "Integer"
},
"Quality": {
"Description": "Quality of image.",
"Mandatory": false,
"Type": "Integer"
}
}
}
}
}
17.6 License
/vapps/<vapp>/livense
·
OPTIONS
·
GET
{
"GET": {
"text/plain": {
"Description": "License of the vision app"
}
},
"Objects": [
]
}