bitfocus / companion-module-panasonic-ptz

MIT License
8 stars 17 forks source link

Saving and recalling scene files #38

Closed thomasdragsnes closed 1 year ago

thomasdragsnes commented 2 years ago

Hi, we would love the functionality to save and recall scene files.

The use case for this is making color corrections to a specific lighting setup, but if an operator gets lost in the settings, i would like a quick way of recalling a safe standard preset that will be mostly right.

Is this possible to accomplish?

spenjer1 commented 1 year ago

I see Preset recall/save but Scene is missing. I know this Issue post is from last year, but +1 to this. Recall and Save for Scenes 1-6 Reading through the Panasonic PTZ documentation, it looks like it has functionality for this feature.

I got this to work via the Generic HTTP Requests module. Module Setup - IP Address: http://XXX.XXX.XXX.XXX/cgi-bin/ GET command URI: aw_cam?cmd=XSF:1&res=1

Header Input: Left field blank JSON Response: Unchecked Convert Result to String and JSON Stringify Result

spenjer1 commented 1 year ago

Was the scene change functionality able to be added directly into the module instead of needing to use a generic HTTP request module?

josephdadams commented 1 year ago

I don’t know. Another developer just said I could close it