openstudio-metadata 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,361 @@
1
+ ---
2
+ - id: "UUID-1"
3
+ properties:
4
+ - id
5
+ - dis
6
+
7
+ - id: "PH_HP_SD_CAV"
8
+ type: Haystack
9
+ version: 3.9.9
10
+ name: Single-Zone Unitary Heat Pump AHU
11
+ custom: True
12
+ base_type: heatPump
13
+ extension: True
14
+ properties:
15
+ - singleDuct
16
+ - constantAirVolume
17
+
18
+ - id: "PH_DF"
19
+ type: Haystack
20
+ version: 3.9.9
21
+ name: Discharge fan
22
+ custom: True
23
+ base_type: fan-motor
24
+ extension: True
25
+ properties:
26
+ - discharge
27
+
28
+ - id: "BS_HP"
29
+ type: Brick
30
+ version: 1.1
31
+ name: Single-Zone Unitary Heat Pump AHU
32
+ custom: True
33
+ base_type: Air_Handler_Unit
34
+ extension: False
35
+ has_parts:
36
+ - Discharge_Fan
37
+ - Coil
38
+ feeds:
39
+ - HVAC_Zone
40
+
41
+ - id: "PH_OAT_Sensor"
42
+ type: Haystack
43
+ version: 3.9.9
44
+ name: Outdoor air temperature sensor
45
+ custom: True
46
+ base_type: point
47
+ extension: True
48
+ properties:
49
+ - outdoor
50
+ - air
51
+ - temp
52
+ - sensor
53
+
54
+ - id: "PH_OARH_Sensor"
55
+ type: Haystack
56
+ version: 3.9.9
57
+ name: Outdoor air humidity sensor
58
+ custom: True
59
+ base_type: point
60
+ extension: True
61
+ properties:
62
+ - outdoor
63
+ - air
64
+ - humidity
65
+ - sensor
66
+
67
+ - id: "PH_MAT_Sensor"
68
+ type: Haystack
69
+ version: 3.9.9
70
+ name: Mixed air temperature sensor
71
+ custom: True
72
+ base_type: point
73
+ extension: True
74
+ properties:
75
+ - mixed
76
+ - air
77
+ - temp
78
+ - sensor
79
+
80
+ - id: "PH_MARH_Sensor"
81
+ type: Haystack
82
+ version: 3.9.9
83
+ name: Mixed air humidity sensor
84
+ custom: True
85
+ base_type: point
86
+ extension: True
87
+ properties:
88
+ - mixed
89
+ - air
90
+ - humidity
91
+ - sensor
92
+
93
+ - id: "PH_MAF_Sensor"
94
+ type: Haystack
95
+ version: 3.9.9
96
+ name: Mixed air flow sensor
97
+ custom: True
98
+ base_type: point
99
+ extension: True
100
+ properties:
101
+ - mixed
102
+ - air
103
+ - flow
104
+ - sensor
105
+
106
+ - id: "PH_DAT_Sensor"
107
+ type: Haystack
108
+ version: 3.9.9
109
+ name: Discharge air temperature sensor
110
+ custom: True
111
+ base_type: point
112
+ extension: True
113
+ properties:
114
+ - discharge
115
+ - air
116
+ - temp
117
+ - sensor
118
+
119
+ - id: "PH_DARH_Sensor"
120
+ type: Haystack
121
+ version: 3.9.9
122
+ name: Discharge air humidity sensor
123
+ custom: True
124
+ base_type: point
125
+ extension: True
126
+ properties:
127
+ - discharge
128
+ - air
129
+ - humidity
130
+ - sensor
131
+
132
+ - id: "PH_RAT_Sensor"
133
+ type: Haystack
134
+ version: 3.9.9
135
+ name: Return air temperature sensor
136
+ custom: True
137
+ base_type: point
138
+ extension: True
139
+ properties:
140
+ - return
141
+ - air
142
+ - temp
143
+ - sensor
144
+
145
+ - id: "PH_RARH_Sensor"
146
+ type: Haystack
147
+ version: 3.9.9
148
+ name: Return air humidity sensor
149
+ custom: True
150
+ base_type: point
151
+ extension: True
152
+ properties:
153
+ - return
154
+ - air
155
+ - humidity
156
+ - sensor
157
+
158
+ - id: "PH_ZAT_Sensor"
159
+ type: Haystack
160
+ version: 3.9.9
161
+ name: Zone air temperature sensor
162
+ custom: True
163
+ base_type: point
164
+ extension: True
165
+ properties:
166
+ - zone
167
+ - air
168
+ - temp
169
+ - sensor
170
+
171
+ - id: "PH_ZARH_Sensor"
172
+ type: Haystack
173
+ version: 3.9.9
174
+ name: Zone air humidity sensor
175
+ custom: True
176
+ base_type: point
177
+ extension: True
178
+ properties:
179
+ - zone
180
+ - air
181
+ - humidity
182
+ - sensor
183
+
184
+ - id: "PH_OADP_Sensor"
185
+ type: Haystack
186
+ version: 3.9.9
187
+ name: OA Dewpoint Temp
188
+ custom: True
189
+ base_type: point
190
+ extension: True
191
+ properties:
192
+ - outdoor
193
+ - air
194
+ - dewPoint
195
+ - temp
196
+ - sensor
197
+
198
+ - id: "PH_OAF_Sensor"
199
+ type: Haystack
200
+ version: 3.9.9
201
+ name: OA flow sensor
202
+ custom: True
203
+ base_type: point
204
+ extension: True
205
+ properties:
206
+ - outdoor
207
+ - air
208
+ - flow
209
+ - sensor
210
+
211
+ - id: "PH_DADP_Sensor"
212
+ type: Haystack
213
+ version: 3.9.9
214
+ name: Discharge air dewpoint temp
215
+ custom: True
216
+ base_type: point
217
+ extension: True
218
+ properties:
219
+ - discharge
220
+ - air
221
+ - dewPoint
222
+ - temp
223
+ - sensor
224
+
225
+ - id: "PH_DAF_Sensor"
226
+ type: Haystack
227
+ version: 3.9.9
228
+ name: Discharge air flow
229
+ custom: True
230
+ base_type: point
231
+ extension: True
232
+ properties:
233
+ - discharge
234
+ - air
235
+ - flow
236
+ - sensor
237
+
238
+ - id: "PH_RADP_Sensor"
239
+ type: Haystack
240
+ version: 3.9.9
241
+ name: Return air dewpoint temp
242
+ custom: True
243
+ base_type: point
244
+ extension: True
245
+ properties:
246
+ - return
247
+ - air
248
+ - dewPoint
249
+ - temp
250
+ - sensor
251
+
252
+ - id: "PH_RAF_Sensor"
253
+ type: Haystack
254
+ version: 3.9.9
255
+ name: Return air flow
256
+ custom: True
257
+ base_type: point
258
+ extension: True
259
+ properties:
260
+ - return
261
+ - air
262
+ - flow
263
+ - sensor
264
+
265
+ - id: "PH_EAT_Sensor"
266
+ type: Haystack
267
+ version: 3.9.9
268
+ name: Exhaust air temperature sensor
269
+ custom: True
270
+ base_type: point
271
+ extension: True
272
+ properties:
273
+ - exhaust
274
+ - air
275
+ - temp
276
+ - sensor
277
+
278
+ - id: "PH_EARH_Sensor"
279
+ type: Haystack
280
+ version: 3.9.9
281
+ name: Exhaust air humidity sensor
282
+ custom: True
283
+ base_type: point
284
+ extension: True
285
+ properties:
286
+ - exhaust
287
+ - air
288
+ - humidity
289
+ - sensor
290
+
291
+ - id: "PH_EADP_Sensor"
292
+ type: Haystack
293
+ version: 3.9.9
294
+ name: Exhaust air dewpoint temp
295
+ custom: True
296
+ base_type: point
297
+ extension: True
298
+ properties:
299
+ - exhaust
300
+ - air
301
+ - dewPoint
302
+ - temp
303
+ - sensor
304
+
305
+ - id: "PH_EAF_Sensor"
306
+ type: Haystack
307
+ version: 3.9.9
308
+ name: Exhaust air flow
309
+ custom: True
310
+ base_type: point
311
+ extension: True
312
+ properties:
313
+ - exhaust
314
+ - air
315
+ - flow
316
+ - sensor
317
+
318
+ - id: "PH_Elec_SiteMeter"
319
+ type: Haystack
320
+ version: 3.9.9
321
+ name: Site elec meter
322
+ custom: True
323
+ base_type: point
324
+ extension: True
325
+ properties:
326
+ - siteMeter
327
+
328
+ - id: "PH_Gas_SiteMeter"
329
+ type: Haystack
330
+ version: 3.9.9
331
+ name: Site elec meter
332
+ custom: True
333
+ base_type: meter
334
+ extension: True
335
+ properties:
336
+ - naturalGas
337
+ - siteMeter
338
+
339
+ - id: "PH_Elec_Power"
340
+ type: Haystack
341
+ version: 3.9.9
342
+ name: Elec power sensor
343
+ custom: True
344
+ base_type: point
345
+ extension: True
346
+ properties:
347
+ - elec
348
+ - power
349
+ - sensor
350
+
351
+ - id: "PH_Gas_Energy"
352
+ type: Haystack
353
+ version: 3.9.9
354
+ name: Gas energy sensor
355
+ custom: True
356
+ base_type: point
357
+ extension: True
358
+ properties:
359
+ - naturalGas
360
+ - energy
361
+ - sensor