forked from sunspec/models
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmdx_00808.xml
30 lines (28 loc) · 858 Bytes
/
smdx_00808.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<sunSpecModels v="1">
<!-- 808: Flow Battery Module Model -->
<model id="808" len="2" name="flow_battery_module">
<block len="1">
<point id="ModuleTBD" offset="0" type="uint16" mandatory="true" />
</block>
<block type="repeating" len="1" name="stack">
<point id="StackTBD" offset="0" type="uint16" mandatory="true" />
</block>
</model>
<strings id="808" locale="en">
<model>
<label>Flow Battery Module Model</label>
<description></description>
<notes></notes>
</model>
<point id="ModuleTBD">
<label>Module Points To Be Determined</label>
<description></description>
<notes></notes>
</point>
<point id="StackTBD">
<label>Stack Points To Be Determined</label>
<description></description>
<notes></notes>
</point>
</strings>
</sunSpecModels>