In SSM, you can use CGI command as a event action, but because there is no description about the format, it could be hard to know how to use it.
In the case of SUNAPI for Wisenet Devices, the format is like the below.
And then, you need to put your credential in the http address of SUNAPI command.
For example, to use 'SimpleFocus' as an event action,
- SUNAPI command: http://<camera_ip>/stw-cgi/image.cgi?msubmenu=focus&action=control&Model=SimpleFocus&Channel=0
- Camera Credential: admin / password
- Full CGI command: http://admin:password@<camera_ip>:<port>/stw-cgi/image.cgi?msubmenu=focus&action=control&Mode=SimpleFocus&Channel=0