-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVIU_MBusPico.xml
17 lines (17 loc) · 3.26 KB
/
VIU_MBusPico.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<VirtualInUdp Title="MBusPico" Comment="UDP VirtualIn Template for MBusPico" Address="" Port="0">
<Info templateType="1" minVersion="14000000"/>
<VirtualInUdpCmd Title="Timestamp" Comment="" Address="" Check=""lxTimestamp": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Voltage L1" Comment="" Address="" Check=""voltageL1": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Voltage L2" Comment="" Address="" Check=""voltageL2": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Voltage L3" Comment="" Address="" Check=""voltageL3": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Current L1" Comment="" Address="" Check=""currentL1": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Current L2" Comment="" Address="" Check=""currentL2": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Current L3" Comment="" Address="" Check=""currentL3": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Power Consumption" Comment="" Address="" Check=""activePowerPlus": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Power Production" Comment="" Address="" Check=""activePowerMinus": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Power Factor" Comment="" Address="" Check=""powerFactor": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Meter Number" Comment="" Address="" Check=""meterNumber": "\v"" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Meter Consumption" Comment="" Address="" Check=""activeEnergyPlus": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
<VirtualInUdpCmd Title="Meter Production" Comment="" Address="" Check=""activeEnergyMinus": \v" Signed="true" Analog="true" SourceValLow="0" DestValLow="0" SourceValHigh="100" DestValHigh="100" DefVal="0" MinVal="-10000" MaxVal="10000"/>
</VirtualInUdp>