EasyManuals Logo

IDS NXT User Manual

IDS NXT
72 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #12 background imageLoading...
Page #12 background image
March 2021
12
IDS NXT: REST interface
5.2 Server sent events
In addition to the proprietary interface (deprecated), the events can also be requested using SSE. To do this,
the request must include an HTTP header (Accept: text/eventstream) and the events (see Event syntax) are
then transferred in the data block.
GET /events HTTP/1.1
Accept: text/eventstream
HTTP/1.1 200 OK
Content-Type: text/eventstream
data:GET /camera/image
data:GET /statistics
data:GET /statistics
5.3 Event syntax
The event contains the method and URL that has changed. This is used to avoid having to retrieve the
OPTIONS after every change.
Example
GET /deviceinfo
OPTIONS /vapps/<vapp>/configurables
5.4 Restrictions
There are some resources (paths) that are not covered by the event channel. These are:
Path
Restriction
Justification
/deviceinfo
System information (temperature,
RAM, etc.)
CPU is updated with event.
The values are only determined
when requested
These values can be requested cyclically.

Other manuals for IDS NXT

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDS NXT and is the answer not in the manual?

IDS NXT Specifications

General IconGeneral
BrandIDS
ModelNXT
CategoryAccessories
LanguageEnglish

Related product manuals