OWN OpenWebNet Language Reference

From piMyHome Project
Revision as of 14:02, 15 November 2014 by Admin (talk | contribs)
Jump to navigation Jump to search

The OpenWebNet protocol was defined in 2000 by Bticino to specify the communication with a Bticino domotic gateway, connected via LAN, RS-232 (serial) or USB.

A Bticino gateway receives and sends so called messages. A message is a string, containing fields separated by an asterisk (*) and closed by e double hash (##). A field can contain numbers and a single hash (#). You see, the OWN syntax is quite simple.

The following example switches on light #53:

*1*1*53##