Newer
Older
ibsystem / ibvunit / ibvunit.xml
<?xml version="1.0" encoding="UTF-8"?>
<Config Version="1.11" xmlns="http://www.insbud.net/ibvunit" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.insbud.net/ibvunit ibvunit.xsd">
    <Modbus>
        <Gateways>
            <TcpRsConverter Id="0" IPAddress="192.168.50.50" Port="20108" SleepMS="35"/>
        </Gateways>
        <Devices ConfigDir="/ibsystem/ibvunit/devcfg" RemoteConfigDir="http://update.ibsystem.org/devcfg/1.2/">
            <Device GatewayId="0" Address="2" TimeoutMS="1000"/> <!-- aktualnie nalepka 255 -->
            <Device GatewayId="0" Address="3" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="4" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="5" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="10" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="30" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="31" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="32" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="33" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="34" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="35" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="36" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="37" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="38" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="39" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="40" TimeoutMS="1000"/>

            <!--	    <Device GatewayId="0" Address="255" TimeoutMS="1000"/> -->

            <!-- <Device GatewayId="0" Address="41" TimeoutMS="1000"/> -->
            <!-- <Device GatewayId="0" Address="42" TimeoutMS="1000"/> -->

<!--        <Device GatewayId="0" Address="43" TimeoutMS="1000"/>
            <Device GatewayId="0" Address="20" HardwareId="1015" FirmwareId="1" FirmwareVersion="0"/> -->

            <!-- Pompa ciepła -->
            <Device GatewayId="0" Address="1" HardwareId="1014" FirmwareId="1" FirmwareVersion="0" TimeoutMS="1000"/>
        </Devices>
    </Modbus>
    <IbProtocol TcpPort="2001" SecureConnection="false"/>
    <License Path="/ibsystem/license/license.dat" SignaturePublicKeyPath=""/>
    <Log Type="File" Level="Info" Params="/ibsystem/ibvunit/ibvunit.log" MaxLogFileSize="1000000" MaxLogArchives="10"/>
    <EDT Value="IyMjIz4jIz4jIzMjIykjIykjIxMT"/>
</Config>