Hi,
first of all thx for the work on those DS nodes.
I want to use the DS cam node. I can use some functions but as far as i see it seems that no function is really implemented completely.
For example an HTTP call to
webapi/entry.cgi?api=SYNO.SurveillanceStation.Camera&version=8&method=GetSnapshot&_sid=BR7kAgsJL1dX21590MHN921500&cameraId=1
will get the current snapshot of camera 1. But currently when i use the DS Cam module with the GetSnapshot topic regardless of which payload i tried to use, the cameraId parameter is always missing in the HTTP call from node red to the Synology station.
What payload do i have to use for the GetSnapshot topic, that the HTTP call to the Synology station will be enhanced by the cameraId=1 parameter ? Or do I have to add sth. to the source code itself before i can do that ?
The functions with their parameters are described in the following document as well:
https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
Thx and greetings
Holger
Hi,
first of all thx for the work on those DS nodes.
I want to use the DS cam node. I can use some functions but as far as i see it seems that no function is really implemented completely.
For example an HTTP call to
webapi/entry.cgi?api=SYNO.SurveillanceStation.Camera&version=8&method=GetSnapshot&_sid=BR7kAgsJL1dX21590MHN921500&cameraId=1
will get the current snapshot of camera 1. But currently when i use the DS Cam module with the GetSnapshot topic regardless of which payload i tried to use, the cameraId parameter is always missing in the HTTP call from node red to the Synology station.
What payload do i have to use for the GetSnapshot topic, that the HTTP call to the Synology station will be enhanced by the cameraId=1 parameter ? Or do I have to add sth. to the source code itself before i can do that ?
The functions with their parameters are described in the following document as well:
https://global.download.synology.com/download/Document/DeveloperGuide/Surveillance_Station_Web_API_v2.0.pdf
Thx and greetings
Holger