What communication protocols do you use?
-
+1 Allen Bradley
-
@Prodyut Bora said:
Clipsal (http://www.clipsal.com), a division of Schneider Electric, is into building automation. They have developed an "open standard" protocol called C-Bus (http://www.cbus-enabled.com/default.html).
Why don't you consider adding C-Bus to your list of protocols?
Regards
Prodyut
Unfortunately the C-Bus protocol is not an open standard. It is however available to C-Bus Enabled partners. There is a subset of the protocol available as a 'public' document but it is restricted in its features.
There is a C-Bus to xAP protocol convertor and xAP is very much an open standard - and appears in the survey above. One of the benefits of xAP is that it is very simple yet powerful and its also easy to convert other protocols into xAP and hence integrate them into different applications. Most of the leading HA applications now have xAP plugins.
-
Hi
I use :
Modbus RS232
Modbus TCP/IP
Bacnet IP
Bacnet LON
SQL Sybase SQL AnywhereBR
-
Dusan, you're in luck. Mango supports them all. (Ok, not BACnet LON).
-
How about KNX ?
-
Good Day,
In our company we use:
LonWorks
BACnet (IP and MSTP)
ModBus
SNMP
KNX (Hope it will be included in the future) -
Modbus/RTU
Modbus/TCPMy company (greenHouse Gas and Electric) supports j2mod which also has support for Modbus/UDP (Modbus/TCP packets over UDP), but I don't personally use Modbus/UDP. I mention j2mod because j2mod is being used as the "base" for posting open source Arduino sketches that support Modbus/RTU and eventually Modbus/TCP and/or Modbus/UDP.
I'd like to do more with 1-wire, just haven't had the time.
I'm toying with creating new protocols, but there are intellectual property issues to resolve.