IDS NXT Manual page 25

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

Advertisement

"Minimum": 0
},
"Type": "Integer",
"Unit": "milliseconds"
},
"Prescaler": {
"Description": "Prescaler",
"Range": {
"Maximum": 64,
"Minimum": 1
},
"Type": "Integer"
},
"Timeout": {
"Description": "Trigger timeout in microseconds",
"Range": {
"Maximum": 16777215,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microseconds"
},
"TriggerType": {
"Description": "Trigger type",
"Range": [
"Freerun",
"Hardware",
"Software"
],
"Type": "String"
}
}
}
},
Objects [
],
"PATCH": {
"application/x-www-form-urlencoded": {
"Description": "Update trigger settings.",
"Values": {
"Debounce": {
"Description": "Trigger debouncing",
"Range": {
"Maximum": 20000,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microseconds"
},
"Delay": {
"Description": "Trigger delay in microseconds",
"Range": {
"Maximum": 16777215,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microseconds"
},
March 2021
IDS NXT: REST interface
25

Advertisement

Table of Contents
loading

Table of Contents