forked from JackKelly/CurrentCostLogger
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathxml.htm
541 lines (536 loc) · 39.3 KB
/
xml.htm
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Current Cost CC128 Display Unit</title>
<style>
<!--
p.MsoNormal
{mso-style-parent:"";
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Arial","sans-serif";
margin-left:0cm; margin-right:0cm; margin-top:0cm}
div.MsoNormal
{mso-style-parent:"";
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Arial","sans-serif";
margin-left:0cm; margin-right:0cm; margin-top:0cm}
-->
</style>
</head>
<body>
<p class="MsoNormal" align="center" style="text-align:center">
<span style="font-size: 24.0pt; font-family: 'Trebuchet MS',sans-serif">Current
Cost CC128 Display Unit</span></p>
<p class="MsoNormal"><b><span style="font-family: 'Trebuchet MS',sans-serif"> </span></b></p>
<div class="MsoNormal" align="center" style="text-align:center">
<b><span style="font-family: 'Trebuchet MS',sans-serif">
<hr size="2" width="100%" align="center"></span></b></div>
<p class="MsoNormal" align="center" style="margin-top:18.0pt;margin-right:0cm;
margin-bottom:18.0pt;margin-left:0cm;text-align:center"><b>
<span style="font-size: 18.0pt; font-family: 'Trebuchet MS',sans-serif">XML
OUTPUT DESCRIPTION - v0.11</span></b></p>
<div class="MsoNormal" align="center" style="text-align:center">
<b><span style="font-family: 'Trebuchet MS',sans-serif">
<hr size="2" width="100%" align="center"></span></b></div>
<p class="MsoNormal">
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif"> </span></b></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">1.
Serial Port</span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
CC128 Display Unit outputs ASCII text over its serial port at 57600 baud, 1
start, 8-bit data, 1 stop, no parity, no handshake. This version does not listen
for incoming data.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Using
the optional Current Cost serial port cable, a standard PC's COM1 Port will
receive the raw data for display using a terminal emulator program like Windows
HyperTerminal. For a quick check, a batch command like the following works on
some PC systems. Obviously, edit the "com1" text to match the Com port in use.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">@echo off</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">title CurrentCost
Data Display</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">color f0</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">prompt ""</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">mode con: cols=100 >
nul</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">mode com1:
baud=57600 parity=n data=8 stop=1 > nul</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">echo Displaying data
received from com1 serial port. Press Ctrl-C to stop...</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">echo.</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">type com1</span></p>
<p class="MsoNormal" style="margin-top:0cm;margin-right:-25.7pt;margin-bottom:
0cm;margin-left:18.0pt;margin-bottom:.0001pt">
<span style="font-size: 9.0pt; font-family: Lucida Console">pause</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">If the
PC does not have a COM serial port, the optional Current Cost USB cable can be
used in conjunction with driver software to create a virtual COM port. The
Prolific PL-2303 Drivers support Windows 2K/XP (not Vista, although there may be
third party compatible drivers available), MacOS (8, 9 and 10.x PowerPC and
Intel) and Linux (some kernels include support without additional drivers).</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">If the
data is captured to a text file, some HTML browsers will open this to display
the block of XML for easier reading, but the text must be prefixed and post
fixed with a block label, eg <xml>...</xml>. MS Excel will read this data and it
can be auto filtered. Alternatively there are free XML viewers available. All
these programs start to load very slowly with file sizes above 2MB. There is no
separate schema available, the programs will create their own.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
intention of providing the xml data is to enable custom software to be created
to use the information in whatever way meets your personal or company objectives
or interests.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<b><span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">
<br clear="all" style="page-break-before:always">
</span></b><p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">2.
Real-Time Output</span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
Display Unit outputs Sensor data whenever a successful Sensor Transmission is
received.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
CC128 message structure is slightly compressed compared with the Current Cost
"Classic" format, as follows:</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<msg> <span style="color:navy">start of message</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<src>CC128-v0.11</src> <span style="color:navy">source and software
version</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsb>00089</dsb> <span style="color:navy">days since birth, ie days
run</span> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<time>13:02:39</time> <span style="color:navy">24 hour clock time as
displayed</span> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<tmpr>18.7</tmpr> <span style="color:navy">temperature as displayed</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>1</sensor> <span style="color:navy">Appliance Number as
displayed</span> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<id>01234</id> r<span style="color:navy">adio ID received from
the sensor</span> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<type>1</type> <span style="color:navy">sensor Type, "1" =
electricity</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<ch1> <span style="color:navy">sensor channel</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<watts>00345</watts> <span style="color:navy">data and units</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> </ch1></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> <ch2></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<watts>02151</watts> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> </ch2></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> <ch3></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<watts>00000</watts> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> </ch3></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt; margin-right: 0cm; margin-top: 1.0pt; margin-bottom: 1.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</msg> <span style="color:navy">end of message</span></span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">This
message is sent out for each Appliance Sensor received (sensor 1 to 9) plus the
"Whole House" Sensor, which is listed as sensor 0.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<b><span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">
<br clear="all" style="page-break-before:always">
</span></b><p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">3.
History Output</span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">A full
cycle of History messages are output starting at 1 minute past every odd hour,
ie 17:01, 19:01 etc. A burst of data is sent once every 10 seconds. History Data
is sent for all 10 sensors regardless if they are now present or not.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Four
items of sensor data for each of 10 sensors are sent each xml burst, ie 40
items. When the data from one store is completely sent, the data from the next
store is sent. When the cycle is completed, the wire is quiet of history data
until the start of the next cycle.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">A full
cycle of output can be initiated for download on demand by pressing and holding
the Down and OK buttons together until the LED flashes. Real-time XML output and
all on-screen update including the time stops while this is happening.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">3.1
Two-Hourly History Store</span></b></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif"> </span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
last 31 days Energy Usage is output as 2-hour aggregates of KWHr (3720 values
covering 9 Appliances plus Whole House), the data being aggregated starting at
odd hours, eg 23:00 to 01:00, 01:00 to 03:00 etc. This accommodates industry
requests to view evening and night data segments distinguished at 23:00.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
"Sensor 0" refers to the "Whole House" and Sensors 1 to 9 are Appliance Sensors.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Where
sensors have more than one channel, the value presented is the total of all
channels.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<msg> <span style="color:navy">start of message</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<src>CC128-v0.11</src> [<span style="color:navy">as for Real-Time]</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsb>00089</dsb> [<span style="color:navy">as for Real-Time]</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<time>13:10:50</time> [<span style="color:navy">as for Real-Time]</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<hist> <span style="color:navy">start of history</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsw>00032</dsw> <span style="color:navy">days since wipe of
history</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<type>1</type> <span style="color:navy">sensor Type, "1" =
electricity</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units> <span style="color:navy">units of data eg KWHr</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data> <span style="color:navy">start of data burst</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>0</sensor> h<span style="color:navy">istoric Appliance Number</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h024>001.1</h024> <span style="color:navy">h="hours", 24="22 to 24 hrs
ago"</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h022>000.9</h022> <span style="color:navy">h="hours", 22="20 to 22 hrs
ago"</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h020>000.3</h020> <span style="color:navy">h="hours", 18="20 to 20 hrs
ago"</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h018>000.4</h018> <span style="color:navy">h="hours", 22="16 to 18 hrs
ago"</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<span style="color:navy">... </span>
<span style="color:navy">[Sensor 1 to 8 data here]</span></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>9</sensor></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h024>000.0</h024></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h022>000.0</h022></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h020>000.0</h020></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<h018>000.0</h018></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</hist></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"></msg>
<span style="color:navy">end of message</span></span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">
<br clear="all" style="page-break-before:always">
</span><p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">3.2
Daily History Store</span></b></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif"> </span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
last 90 days Energy Usage is output as daily aggregates of KWHr (900 values
covering 9 Appliances plus Whole House).</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">For
simplicity, this data overlaps the 2-hr history store in the present version.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
"Sensor 0" refers to the "Whole House" and Sensors 1 to 9 are Appliance Sensors.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Where
sensors have more than one channel, the value presented is the total of all
channels.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"><msg></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<src>CC128-v0.11</src></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsb>00089</dsb></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<time>13:10:50</time></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> <hist></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsw>00032</dsw></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<type>1</type></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>0</sensor></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d055>012.9</d055> d<span style="color:navy">="days", 055="55 days ago"</span></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d054>011.0</d054></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d053>014.3</d053></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d052>019.5</d052></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<span style="color:navy"> ...</span>
<span style="color:navy">[Sensor 1 to 8 data here]</span></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>9</sensor></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d055>000.0</d055></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d054>000.0</d054></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d053>000.0</d053></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<d052>000.0</d052></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-family: 'Trebuchet MS',sans-serif"> </hist></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-family: 'Trebuchet MS',sans-serif"></msg></span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">
<br clear="all" style="page-break-before:always">
</span><p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">3.3
Monthly History Store</span></b></p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif"> </span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">The
last 84 months Energy Usage is output as monthly aggregates of KWHr (840 values
covering 9 Appliances plus Whole House).</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">For
simplicity, this data overlaps the 2-hr and Daily history stores in the present
version [<i>subject to review</i>].</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
"Sensor 0" refers to the "Whole House" and Sensors 1 to 9 are Appliance Sensors.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Where
sensors have more than one channel this is stored totalled.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"><msg></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<src>CC128-v0.11</src></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsb>00089</dsb></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<time>13:10:50</time></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> <hist></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<dsw>00032</dsw></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<type>1</type></span></p>
<p class="MsoNormal" style="margin-left: 18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>0</sensor></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units> </span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<m002>257.0</m002> <span style="color:navy">m="month", 002="2 months ago"</span></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<m001>340.0</m001></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<span style="color:navy">... [Sensor 1 to 8 data here]</span></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<sensor>9</sensor></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<units>kwhr</units></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<m002>000.0</m002></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
<m001>000.0</m001></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono">
</data></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> </hist></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"></msg></span></p>
<p class="MsoNormal" style="margin-left:18.0pt">
<span style="font-size: 10.0pt; font-family: Bitstream Vera Sans Mono"> </span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><b>
<span style="font-size: 14.0pt; font-family: 'Trebuchet MS',sans-serif">4.
Document Version</span></b></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">This
Description was issued on 18th February 2009 and is subject to change without
notice. The authors, copyright holders and publishers carry no liabilities
whatsoever for losses of any sort, primary or secondary, time or money or
anything else. All information must be verified before use by examination of
actual data structures and timings by the practitioner. Accuracy of transmitted
or received data is not warranted under any circumstances. Anyone using data
derived from the product or any product description must perform their own risk
assessment.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">Having
said that, we will try to notify interested folks of any changes as soon as
practicable either directly or through web sites or blogs, and we will
gratefully receive comments, criticism and suggestions for improvements from
anyone.</span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif"> </span></p>
<p class="MsoNormal"><span style="font-family: 'Trebuchet MS',sans-serif">
Current Cost Ltd</span></p>
</body>
</html>