![SICK SIG200 Operating Instruction Download Page 72](http://html.mh-extra.com/html/sick/sig200/sig200_operating-instruction_1264337072.webp)
Table 21: Data error
HTTP
code
Message
Description
400
Bad Request
{
"code": 701,
"message": "Data set incomplete"
}
{
"code": 702,
"message": "Data set not applicable"
}
NOTE
The complete sent data set is discarded.
{
"code": 703,
"message": "Data set combination incompatible"
}
NOTE
The complete sent data set is discarded.
NOTE
Only the first error is returned if a request contains multiple errors.
7.4.6.2
Interface
GET/apiversion
Readout of API version.
Sample response:
{
"version": "V1.0.0"
}
GET/openapi
Reading of interface in OpenAPI JSON format.
Sample response:
{
"openapi": "3.0.1",
"info": {
"description": "This is the description of the SIG200 IO-
Link Master REST API server….",
"version": "1.0.0",
"title": "SIG200 IO-Link Master",
"contact": {
"email": "[email protected]"
},
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
}
}
...
7
SIG200 CONFIGURATION
72
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
8017853.1D0S/2021-11-04 | SICK
Subject to change without notice