Clarification requested on evohome switchmodal parms
Posted: Sunday 02 June 2019 20:39
@evohome developers / users,
I am working to implement a setMode method for evohome controllers in dzvents but have no clear understanding on what the ooc and action parms of the domoticz_api/ JSONsuppose to do. I did read the text in the various wiki's but that did not result in having a complete understanding.
Can someone please explain in laymen terms what the effect of changing these values from 0 to 1 or leaving them out should be ?
I am working to implement a setMode method for evohome controllers in dzvents but have no clear understanding on what the ooc and action parms of the domoticz_api/ JSON
Code: Select all
/json.htm?type=command¶m=switchmodal&idx=<idx>&status=<status>&action=<action>&ooc=<ooc>&until=<until>
Can someone please explain in laymen terms what the effect of changing these values from 0 to 1 or leaving them out should be ?