Posts: 87
Threads: 29
Joined: Aug 2007
Reputation:
0
This link seems to be dead.
Posts: 53
Threads: 8
Joined: Nov 2012
Reputation:
0
Hi Chiu,Is there a new link?Actually I am looking for a solution that would let me send orders to comfort ( html, json,php) and get status back through the net. Would it be possible to get the right set of commands or better any script that I could integrate in my home automation system?Thank you
Posts: 53
Threads: 8
Joined: Nov 2012
Reputation:
0
Thanks Chiu. I am a newbie..Would there be any existing scripts to learn from? Any source code to undersatnd how and what to program in php or json to address comfort?
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
The Comfort protocol describes the commands that can be used to control and monitor Comfort by Ethernet, RS485 or Rs232 medium.
If you use UCM/ETH03, an IP address and port is assigned to the UCM, so all commands are sent to the IP/Port
XML or JSON is not a suitable way to communicate with Comfort, as the UCM or Comfort is not implemented as a server to process these.
The introduction to the protocol document describes how to start off, and how to send a command and the typical commands that can be used