Light; Light/External - IDS NXT Manual

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

Advertisement

9 Light

·
/light
·

/light/external

·
Flash modes (external light)
9.1 /light
·
OPTIONS
{
"Objects": [
"external"
]
}
9.2 /light/external
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive the internal flash settings.",
"Values": {
"AutoDuration": {
"Description": Automatic flash duration configuration based on
exposure time and sensor",
"Type": "Boolean"
},
"Delay": {
"Description": "Flash delay in microseconds",
"Range": {
"Maximum": 16777215,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microseconds"
},
"Duration": {
"Description": "Flash on-time",
"Range": {
"Maximum": 16777215,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microseconds"
},
"Inverted":
{
"Description": "Inverts the flash signal",
"Type": "Boolean"
}
March 2021
IDS NXT: REST interface
31

Advertisement

Table of Contents
loading

Table of Contents