Skip to content

Additional parameter for SYNO.SurveillanceStation.Camera, method List and camera LED #354

@BernoldNL

Description

@BernoldNL

Just sharing some information.

With the parameter 'optimize' set to true, camera_list will return much more info (tested with version 9).

Amongst that info is "whiteLedStatus", which is the LED status of a camera that supports ledCap (from get_camera_info). Value 0 means Off and 1 means On.

To turn the LED on:
api=SYNO.SurveillanceStation.DigitalOutput&method=CtrlLED&version=1&ctrlVal=true&camId=

To turn the LED off:
api=SYNO.SurveillanceStation.DigitalOutput&method=CtrlLED&version=1&ctrlVal=false&camId=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions