saussact / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Implement a serial binding #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to bind StringItems to serial ports, so that incoming 
data can be used to update the state of a StringItem while commands for a 
StringItem are sent out to a device on this serial port.
Optionally, SwitchItems could be supported as well to allow simple buttons to 
be attached to a serial port.

Original issue reported on code.google.com by kai.openhab on 10 Oct 2010 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 4 Feb 2011 at 11:06

GoogleCodeExporter commented 9 years ago
This binding has been added in version 0.6.0.
See the documentation on the wiki (Serial Binding).

Original comment by kai.openhab on 16 Mar 2011 at 3:32