EasyManua.ls Logo

IDS NXT

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
Loading...
March 2021
20
IDS NXT: REST interface
"Title": {
"Description": "Pin title",
"Type": "String"
}
}
}
},
Options [
],
"PATCH": {
"application/x-www-form-urlencoded": {
"Description": "Update the GPIO settings.",
"Values": {
"Inverter": {
"Description": "Enabled additional inverter. If true, 0V input means
on-level",
"Type": "Boolean"
}
}
}
}
}
Comments
Only difference to /gpio/outputs/<pin>: Level cannot be set using PATCH.
7.4 /gpio/outputs
·
OPTIONS
{
"Objects": [
"out1",
"out2"
]
}
Comments
Objects are available pins, thus currently out1 or out2
7.5 /gpio/outputs/<pin>
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive status information.",
"Values": {
"Inverter": {
"Description": "Enabled additional inverter. If true, 0V input means
on-level",
"Type": "Boolean"
},

Other manuals for IDS NXT

Related product manuals