Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A32 Pro Cross-Controller Control
#1
I have two A32 Pro controllers—one installed on each floor. I would like to achieve the following functionality: when input 25 on controller 1 is activated, the output on controller 2 should toggle accordingly.
Is it possible to implement this directly using the controllers' software, or would I need to use an intermediate server or external device to achieve this?

Thanks in advance.
Reply
#2
sure, A32Pro support that directly.
download KCS firmware, then set by IFTTT, controller A send command to controller B by HTTP or TCP or UDP or RS485 modbus command. either of them can work.
Reply
#3
Could you please share step by step instruction or links to documentation? I would like to achieve it via http, however I haven't found any description how parameters should be send.
Reply
#4
when have free time, we can make a video tour.
Reply
#5
I appreciate your willingness to make a video tour, but in that case there is no need for that. Just let me know the http endpoint that can be used to toggle output and what parameters should be passed.
Reply
#6
I have understood that I need to crate protocol, where I can call http endpoint, but I don't know what is the correct endpoint to call and parameters to pass to toggle particular output.
Reply
#7
I have found documentation and was able to turn on/off needed output by http requst, however in the documentation there is no mentioned about the toggle, only on and off. Please advice.
Reply
#8
http command not support "toggle" , only use for ON, OFF action.
if you want "toggle", i suggest you enable controller "TCP Server" mode's "string" protocol, so that can send "toggle" command.
"string" command protocol see here: https://www.kincony.com/forum/attachment.php?aid=2873
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)