From Hentschel
Jump to: navigation, search

Talk:OpenHAB ISY Binding rework

589 bytes added, 00:34, 9 May 2018
Created page with " == Device Add Event == <pre> <?xml version="1.0"?> <Event seqnum="366" sid="uuid:32"> <control>_3</control> <action>ND</action> <node>1F 50 60 2</node> <even..."

== Device Add Event ==

<pre>
<?xml version="1.0"?>
<Event seqnum="366" sid="uuid:32">
<control>_3</control>
<action>ND</action>
<node>1F 50 60 2</node>
<eventInfo>
<node flag="32">
<address>1F 50 60 2</address>
<name>IO Linc-Relay</name>
<type>7.0.65.0</type>
<enabled>true</enabled>
<deviceClass>0</deviceClass>
<wattage>0</wattage>
<dcPeriod>0</dcPeriod>
<startDelay>0</startDelay>
<endDelay>0</endDelay>
</node>
</eventInfo>
</Event>
</pre>