![IDS NXT Manual Download Page 25](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479025.webp)
March 2021
25
IDS NXT: REST interface
"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"
},