Set new settings to a working camera
Request body
Example request
{
"name": "MuadDib_Camera_1",
"resolution": {
"width": 640,
"height": 640
},
"rotation": 180,
"focus": 0.5,
"exposure": 4.2,
"send_to_connect": true
}Response
OK
Changes
Changed in 4 of the 49 revisions of this API.38
- ○
added the new optional request property
focusnew-optional-request-property
- ○
- ▲
removed the enum value
EVERY_10_MINof the request propertytrigger_schemerequest-property-enum-value-removed
- ▲
removed the enum value
ON_LAYER_CHANGEof the request propertytrigger_schemerequest-property-enum-value-removed
- ○
added the new
EACH_LAYERenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ○
added the new
FIFTH_LAYERenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ○
added the new
MANUALenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ○
added the new
SIXTY_SECenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ○
added the new
TEN_SECenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ○
added the new
THIRTY_SECenum value to the request propertytrigger_schemerequest-property-enum-value-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲