powersync-plugins-modbus/libnymea-sunspec/tools/models/smdx/smdx_00211.xml

527 lines
18 KiB
XML

<sunSpecModels v="1">
<!-- 211: ac_meter_f -->
<model id="211" len="124" name="ac_meter">
<block len="124">
<point id="A" offset="0" type="float32" units="A" mandatory="true" />
<point id="AphA" offset="2" type="float32" units="A" mandatory="true" />
<point id="AphB" offset="4" type="float32" units="A" />
<point id="AphC" offset="6" type="float32" units="A" />
<point id="PhV" offset="8" type="float32" units="V" />
<point id="PhVphA" offset="10" type="float32" units="V" />
<point id="PhVphB" offset="12" type="float32" units="V" />
<point id="PhVphC" offset="14" type="float32" units="V" />
<point id="PPV" offset="16" type="float32" units="V" />
<point id="PPVphAB" offset="18" type="float32" units="V" />
<point id="PPVphBC" offset="20" type="float32" units="V" />
<point id="PPVphCA" offset="22" type="float32" units="V" />
<point id="Hz" offset="24" type="float32" units="Hz" mandatory="true" />
<point id="W" offset="26" type="float32" units="W" mandatory="true" />
<point id="WphA" offset="28" type="float32" units="W" />
<point id="WphB" offset="30" type="float32" units="W" />
<point id="WphC" offset="32" type="float32" units="W" />
<point id="VA" offset="34" type="float32" units="VA" />
<point id="VAphA" offset="36" type="float32" units="VA" />
<point id="VAphB" offset="38" type="float32" units="VA" />
<point id="VAphC" offset="40" type="float32" units="VA" />
<point id="VAR" offset="42" type="float32" units="var" />
<point id="VARphA" offset="44" type="float32" units="var" />
<point id="VARphB" offset="46" type="float32" units="var" />
<point id="VARphC" offset="48" type="float32" units="var" />
<point id="PF" offset="50" type="float32" units="PF" />
<point id="PFphA" offset="52" type="float32" units="PF" />
<point id="PFphB" offset="54" type="float32" units="PF" />
<point id="PFphC" offset="56" type="float32" units="PF" />
<point id="TotWhExp" offset="58" type="float32" units="Wh" mandatory="true" />
<point id="TotWhExpPhA" offset="60" type="float32" units="Wh" />
<point id="TotWhExpPhB" offset="62" type="float32" units="Wh" />
<point id="TotWhExpPhC" offset="64" type="float32" units="Wh" />
<point id="TotWhImp" offset="66" type="float32" units="Wh" mandatory="true" />
<point id="TotWhImpPhA" offset="68" type="float32" units="Wh" />
<point id="TotWhImpPhB" offset="70" type="float32" units="Wh" />
<point id="TotWhImpPhC" offset="72" type="float32" units="Wh" />
<point id="TotVAhExp" offset="74" type="float32" units="VAh" />
<point id="TotVAhExpPhA" offset="76" type="float32" units="VAh" />
<point id="TotVAhExpPhB" offset="78" type="float32" units="VAh" />
<point id="TotVAhExpPhC" offset="80" type="float32" units="VAh" />
<point id="TotVAhImp" offset="82" type="float32" units="VAh" />
<point id="TotVAhImpPhA" offset="84" type="float32" units="VAh" />
<point id="TotVAhImpPhB" offset="86" type="float32" units="VAh" />
<point id="TotVAhImpPhC" offset="88" type="float32" units="VAh" />
<point id="TotVArhImpQ1" offset="90" type="float32" units="varh" />
<point id="TotVArhImpQ1phA" offset="92" type="float32" units="varh" />
<point id="TotVArhImpQ1phB" offset="94" type="float32" units="varh" />
<point id="TotVArhImpQ1phC" offset="96" type="float32" units="varh" />
<point id="TotVArhImpQ2" offset="98" type="float32" units="varh" />
<point id="TotVArhImpQ2phA" offset="100" type="float32" units="varh" />
<point id="TotVArhImpQ2phB" offset="102" type="float32" units="varh" />
<point id="TotVArhImpQ2phC" offset="104" type="float32" units="varh" />
<point id="TotVArhExpQ3" offset="106" type="float32" units="varh" />
<point id="TotVArhExpQ3phA" offset="108" type="float32" units="varh" />
<point id="TotVArhExpQ3phB" offset="110" type="float32" units="varh" />
<point id="TotVArhExpQ3phC" offset="112" type="float32" units="varh" />
<point id="TotVArhExpQ4" offset="114" type="float32" units="varh" />
<point id="TotVArhExpQ4phA" offset="116" type="float32" units="varh" />
<point id="TotVArhExpQ4phB" offset="118" type="float32" units="varh" />
<point id="TotVArhExpQ4phC" offset="120" type="float32" units="varh" />
<point id="Evt" offset="122" type="bitfield32" mandatory="true" >
<symbol id="M_EVENT_Power_Failure">2</symbol>
<symbol id="M_EVENT_Under_Voltage">3</symbol>
<symbol id="M_EVENT_Low_PF">4</symbol>
<symbol id="M_EVENT_Over_Current">5</symbol>
<symbol id="M_EVENT_Over_Voltage">6</symbol>
<symbol id="M_EVENT_Missing_Sensor">7</symbol>
<symbol id="M_EVENT_Reserved1">8</symbol>
<symbol id="M_EVENT_Reserved2">9</symbol>
<symbol id="M_EVENT_Reserved3">10</symbol>
<symbol id="M_EVENT_Reserved4">11</symbol>
<symbol id="M_EVENT_Reserved5">12</symbol>
<symbol id="M_EVENT_Reserved6">13</symbol>
<symbol id="M_EVENT_Reserved7">14</symbol>
<symbol id="M_EVENT_Reserved8">15</symbol>
<symbol id="M_EVENT_OEM01">16</symbol>
<symbol id="M_EVENT_OEM02">17</symbol>
<symbol id="M_EVENT_OEM03">18</symbol>
<symbol id="M_EVENT_OEM04">19</symbol>
<symbol id="M_EVENT_OEM05">20</symbol>
<symbol id="M_EVENT_OEM06">21</symbol>
<symbol id="M_EVENT_OEM07">22</symbol>
<symbol id="M_EVENT_OEM08">23</symbol>
<symbol id="M_EVENT_OEM09">24</symbol>
<symbol id="M_EVENT_OEM10">25</symbol>
<symbol id="M_EVENT_OEM11">26</symbol>
<symbol id="M_EVENT_OEM12">27</symbol>
<symbol id="M_EVENT_OEM13">28</symbol>
<symbol id="M_EVENT_OEM14">29</symbol>
<symbol id="M_EVENT_OEM15">30</symbol>
</point>
</block>
</model>
<strings id="211" locale="en">
<model>
<label>single phase (AN or AB) meter</label>
<description></description>
<notes>Float</notes>
</model>
<point id="A">
<label>Amps</label>
<description>Total AC Current</description>
<notes></notes>
</point>
<point id="AphA">
<label>Amps PhaseA</label>
<description>Phase A Current</description>
<notes></notes>
</point>
<point id="AphB">
<label>Amps PhaseB</label>
<description>Phase B Current</description>
<notes></notes>
</point>
<point id="AphC">
<label>Amps PhaseC</label>
<description>Phase C Current</description>
<notes></notes>
</point>
<point id="PhV">
<label>Voltage LN</label>
<description>Line to Neutral AC Voltage (average of active phases)</description>
<notes></notes>
</point>
<point id="PPVphAB">
<label>Phase Voltage AB</label>
<description>Phase Voltage AB</description>
<notes></notes>
</point>
<point id="PPVphBC">
<label>Phase Voltage BC</label>
<description>Phase Voltage BC</description>
<notes></notes>
</point>
<point id="PPVphCA">
<label>Phase Voltage CA</label>
<description>Phase Voltage CA</description>
<notes></notes>
</point>
<point id="PPV">
<label>Voltage LL</label>
<description>Line to Line AC Voltage (average of active phases)</description>
<notes></notes>
</point>
<point id="PhVphA">
<label>Phase Voltage AN</label>
<description>Phase Voltage AN</description>
<notes></notes>
</point>
<point id="PhVphB">
<label>Phase Voltage BN</label>
<description>Phase Voltage BN</description>
<notes></notes>
</point>
<point id="PhVphC">
<label>Phase Voltage CN</label>
<description>Phase Voltage CN</description>
<notes></notes>
</point>
<point id="Hz">
<label>Hz</label>
<description>Frequency</description>
<notes></notes>
</point>
<point id="W">
<label>Watts</label>
<description>Total Real Power</description>
<notes></notes>
</point>
<point id="WphA">
<label>Watts phase A</label>
<description></description>
<notes></notes>
</point>
<point id="WphB">
<label>Watts phase B</label>
<description></description>
<notes></notes>
</point>
<point id="WphC">
<label>Watts phase C</label>
<description></description>
<notes></notes>
</point>
<point id="VA">
<label>VA</label>
<description>AC Apparent Power</description>
<notes></notes>
</point>
<point id="VAphA">
<label>VA phase A</label>
<description></description>
<notes></notes>
</point>
<point id="VAphB">
<label>VA phase B</label>
<description></description>
<notes></notes>
</point>
<point id="VAphC">
<label>VA phase C</label>
<description></description>
<notes></notes>
</point>
<point id="VAR">
<label>VAR</label>
<description>Reactive Power</description>
<notes></notes>
</point>
<point id="VARphA">
<label>VAR phase A</label>
<description></description>
<notes></notes>
</point>
<point id="VARphB">
<label>VAR phase B</label>
<description></description>
<notes></notes>
</point>
<point id="VARphC">
<label>VAR phase C</label>
<description></description>
<notes></notes>
</point>
<point id="PF">
<label>PF</label>
<description>Power Factor</description>
<notes></notes>
</point>
<point id="PFphA">
<label>PF phase A</label>
<description></description>
<notes></notes>
</point>
<point id="PFphB">
<label>PF phase B</label>
<description></description>
<notes></notes>
</point>
<point id="PFphC">
<label>PF phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhExp">
<label>Total Watt-hours Exported</label>
<description>Total Real Energy Exported</description>
<notes></notes>
</point>
<point id="TotWhExpPhA">
<label>Total Watt-hours Exported phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhExpPhB">
<label>Total Watt-hours Exported phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhExpPhC">
<label>Total Watt-hours Exported phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhImp">
<label>Total Watt-hours Imported</label>
<description>Total Real Energy Imported</description>
<notes></notes>
</point>
<point id="TotWhImpPhA">
<label>Total Watt-hours Imported phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhImpPhB">
<label>Total Watt-hours Imported phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotWhImpPhC">
<label>Total Watt-hours Imported phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhExp">
<label>Total VA-hours Exported</label>
<description>Total Apparent Energy Exported</description>
<notes></notes>
</point>
<point id="TotVAhExpPhA">
<label>Total VA-hours Exported phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhExpPhB">
<label>Total VA-hours Exported phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhExpPhC">
<label>Total VA-hours Exported phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhImp">
<label>Total VA-hours Imported</label>
<description>Total Apparent Energy Imported</description>
<notes></notes>
</point>
<point id="TotVAhImpPhA">
<label>Total VA-hours Imported phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhImpPhB">
<label>Total VA-hours Imported phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVAhImpPhC">
<label>Total VA-hours Imported phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ1">
<label>Total VAR-hours Imported Q1</label>
<description>Total Reactive Energy Imported Quadrant 1</description>
<notes></notes>
</point>
<point id="TotVArhImpQ1phA">
<label>Total VAr-hours Imported Q1 phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ1phB">
<label>Total VAr-hours Imported Q1 phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ1phC">
<label>Total VAr-hours Imported Q1 phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ2">
<label>Total VAr-hours Imported Q2</label>
<description>Total Reactive Power Imported Quadrant 2</description>
<notes></notes>
</point>
<point id="TotVArhImpQ2phA">
<label>Total VAr-hours Imported Q2 phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ2phB">
<label>Total VAr-hours Imported Q2 phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhImpQ2phC">
<label>Total VAr-hours Imported Q2 phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ3">
<label>Total VAr-hours Exported Q3</label>
<description>Total Reactive Power Exported Quadrant 3</description>
<notes></notes>
</point>
<point id="TotVArhExpQ3phA">
<label>Total VAr-hours Exported Q3 phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ3phB">
<label>Total VAr-hours Exported Q3 phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ3phC">
<label>Total VAr-hours Exported Q3 phase C</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ4">
<label>Total VAr-hours Exported Q4</label>
<description>Total Reactive Power Exported Quadrant 4</description>
<notes></notes>
</point>
<point id="TotVArhExpQ4phA">
<label>Total VAr-hours Exported Q4 Imported phase A</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ4phB">
<label>Total VAr-hours Exported Q4 Imported phase B</label>
<description></description>
<notes></notes>
</point>
<point id="TotVArhExpQ4phC">
<label>Total VAr-hours Exported Q4 Imported phase C</label>
<description></description>
<notes></notes>
</point>
<point id="Evt">
<label>Events</label>
<description>Meter Event Flags</description>
<notes></notes>
<symbol id="Power_Failure">
<label>Power Failure</label>
<description>Loss of power or phase</description>
<notes></notes>
</symbol>
<symbol id="Under_Voltage">
<label>Under Voltage</label>
<description>Voltage below threshold (Phase Loss)</description>
<notes></notes>
</symbol>
<symbol id="Low_PF">
<label>Low PF</label>
<description>Power Factor below threshold</description>
<notes></notes>
</symbol>
<symbol id="Over_Current">
<label>Over Current</label>
<description>Current Input over threshold</description>
<notes></notes>
</symbol>
<symbol id="Over_Voltage">
<label>Over Voltage</label>
<description>Voltage Input over threshold</description>
<notes></notes>
</symbol>
<symbol id="Missing_Sensor">
<label>Missing Sensor</label>
<description>Sensor not connected</description>
<notes></notes>
</symbol>
<symbol id="OEM01">
<label>OEM01</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM02">
<label>OEM02</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM03">
<label>OEM01</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM04">
<label>OEM04</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM05">
<label>OEM05</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM06">
<label>OEM06</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM07">
<label>OEM07</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM08">
<label>OEM08</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM09">
<label>OEM09</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM10">
<label>OEM10</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM11">
<label>OEM11</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM12">
<label>OEM12</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM13">
<label>OEM13</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM14">
<label>OEM14</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM15">
<label>OEM15</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
<symbol id="OEM16">
<label>OEM16</label>
<description>Reserved for OEM use</description>
<notes></notes>
</symbol>
</point>
</strings>
</sunSpecModels>