Signals/List/<Id - IDS NXT Manual

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

Advertisement

"Mandatory": false,
"Type": "String",
"Unit": "RFC2822"
}
}
}
},
"Objects": [
"identifier1",
"identifier2",
"..."
]
}
Note: Filtering by sender and severity is currently not possible.
Comments
·
Objects are available signals (<id>).
·
Source can be either "system" or a VisionApp (e.g. "autoset").
·
Note: Because a "since" restriction transfers only part of the body, no If-Modified-Since is used here.
12.3 /signals/list/<id>
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"Description": "Return specific signal",
"Values": {
"Brief": {
"Description": "Brief description of signal",
"Type": "String"
},
"Message": {
"Description": "Detailed signal message",
"Type": "String"
},
"Sender": {
"Description": "Sender/Creator of the signal",
"Type": "String"
},
"Severity": {
"Description": "Type of the signal",
"Range": [
"Vision OK",
"Vision Failed",
"Info",
"Warning",
"Error",
"Critical"
],
"Type": "String"
March 2021
IDS NXT: REST interface
43

Advertisement

Table of Contents
loading

Table of Contents