Samsung / SamsungAutomationStudio

Samsung Automation Studio is to provide development tools and execution environment that can easily configure application logic by connecting both Samsung service and 3rd party service. This project is to share the node for open source NodeRED developed by Samsung Automation Studio team to the community. If you are using nodered, you can easily install the node we provide. And you can use Samsung's IoT and AI-related services more easily, and you can have an extended experience in conjunction with your own services.
Apache License 2.0
56 stars 29 forks source link

Any way to specify command parameters as variables or msg inputs? #5

Closed Botched1 closed 3 years ago

Botched1 commented 3 years ago

I have an Arlo device, and one of the commands you can do is videoCapture.

videoCapture requires parameters that look like they have to be hard entered into the node. It would be great to be able to specify those as variables or msg inputs.

Example below - startTime, captureTime, etc:

image

dplaya-min commented 3 years ago

Thank you for your comments. It helps a lot to improve the code. We plan to improve it as quickly as possible.