Hi,
Hopefully just a quick one...
Taking the included sunrise scene program as an example, I can start this by requesting:
.../api/HomeAutomation.HomeGenie/Automation/Programs.Run/8
What I'd like to do is pass an argument - for this example, perhaps a duration that the scene should last, say
.../api/HomeAutomation.HomeGenie/Automation/Programs.Run/8/3600
Is this possible, and if so how do I access the argument in the C#?
Many thanks,
Tim