forked from TechBjumper/ddfs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAS_RicohPUE.xml
208 lines (208 loc) · 5.86 KB
/
AS_RicohPUE.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<?xml version="1.0" encoding="UTF-8"?>
<APC_DDF xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localhost/ddf_schema/apc_ddf_1_6.xsd" ddfid="AS_RicohPUE" ddfname="AS RicohPUE" ddfversion="1" canremove="yes">
<schemaVersion>1.6</schemaVersion>
<device deviceid="AS_RicohPUE">
<oidMustExist ruleid="modbusdevicetest" oid="MODBUS_OID_MUST_EXIST" />
<setProductData ruleid="vendordata" field="vendor">AS</setProductData>
<setProductData ruleid="modeldata" field="model">Ricoh PUE</setProductData>
<setProductData ruleid="typedata" field="type">Generic Device</setProductData>
<setDefaultLabel ruleid="labeldata">
<sysHostname />
- Slave
<commSetting field="slaveaddress" />
</setDefaultLabel>
<numSensor ruleid="hvac_load">
<type>num/powerKW</type>
<units />
<sensorId>_HVAC_LOAD</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_974</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Hvac load</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="it_load_feed_a">
<type>num/powerKW</type>
<units />
<sensorId>_IT_LOAD_FEED_A</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_988</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>It load feed a</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="it_load_feed_b">
<type>num/powerKW</type>
<units />
<sensorId>_IT_LOAD_FEED_B</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_989</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>It load feed b</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="total_it_load">
<type>num/powerKW</type>
<units />
<sensorId>_TOTAL_IT_LOAD</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_992</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Total it load</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="total_design_load">
<type>num/powerKW</type>
<units />
<sensorId>_TOTAL_DESIGN_LOAD</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_983</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Total_design_load</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="total_facility_load">
<type>num/powerKW</type>
<units />
<sensorId>_TOTAL_FACILITY_LOAD</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_984</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Total_facility_load</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="total_it__load">
<type>num/powerKW</type>
<units />
<sensorId>_TOTAL_IT__LOAD</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_991</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Total_it _load</label>
<sensorSet>Power</sensorSet>
</numSensor>
<numSensor ruleid="total_kwh">
<type>num/kdisprealenergy</type>
<units />
<sensorId>_TOTAL_KWH</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_987</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Total_kwh</label>
<sensorSet>Energy</sensorSet>
</numSensor>
<numSensor ruleid="pue">
<type>num</type>
<units />
<sensorId>_PUE</sensorId>
<value>
<mult>
<op>
<getOid>Function_3_Reg_1026</getOid>
</op>
<op>1</op>
</mult>
</value>
<label>Pue</label>
<sensorSet>General</sensorSet>
</numSensor>
</device>
<protocol>
<modbus>
<value_ref_id valid="Function_3_Reg_992">
<function>3</function>
<start_addr>991</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_1026">
<function>3</function>
<start_addr>1025</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_991">
<function>3</function>
<start_addr>990</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_989">
<function>3</function>
<start_addr>988</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_974">
<function>3</function>
<start_addr>973</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_988">
<function>3</function>
<start_addr>987</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_984">
<function>3</function>
<start_addr>983</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_983">
<function>3</function>
<start_addr>982</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
<value_ref_id valid="Function_3_Reg_987">
<function>3</function>
<start_addr>986</start_addr>
<quantity>1</quantity>
<type>uint_16</type>
</value_ref_id>
</modbus>
</protocol>
</APC_DDF>