You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.0 KiB
XML
35 lines
1.0 KiB
XML
<?xml version="1.0"?>
|
|
<device eep_size="512" version="01">
|
|
<supported_types>
|
|
<type priority="2" id="HBW-EBALARM" name="EBus Alarm HBW">
|
|
<parameter const_value="0xAB" size="1" index="0"/>
|
|
<parameter const_value="0" size="1" index="1"/>
|
|
</type>
|
|
</supported_types>
|
|
|
|
<paramset id="HBW-EBALARM_dev_master" type="MASTER">
|
|
<parameter id="LOGGING_TIME">
|
|
<logical type="float" unit="s" default="5.0" max="25.5" min="0.1"/>
|
|
<physical size="1.0" type="integer" interface="eeprom">
|
|
<address index="0x0001"/>
|
|
</physical>
|
|
<conversion type="float_integer_scale" offset="0.0" factor="10"/>
|
|
</parameter>
|
|
<parameter id="CENTRAL_ADDRESS" hidden="true">
|
|
<logical type="integer"/>
|
|
<physical size="4" type="integer" interface="eeprom">
|
|
<address index="0x0002"/>
|
|
</physical>
|
|
</parameter>
|
|
<enforce id="CENTRAL_ADDRESS" value="1"/>
|
|
</paramset>
|
|
|
|
<channels>
|
|
<channel index="0" type="MAINTENANCE" count="1" class="maintenance" ui_flags="internal">
|
|
</channel>
|
|
<channel index="1" type="SWITCH" count="1" physical_index_offset="-1">
|
|
</channel>
|
|
</channels>
|
|
|
|
</device>
|