source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList026B.json@ 101

Last change on this file since 101 was 101, checked in by coas-nagasima, 9 years ago

TOPPERS/uKadecotのソースコードを追加

File size: 29.6 KB
Line 
1[
2 {
3 "access":[
4 "RULE_SET",
5 "RULE_GET",
6 "ANNOUNCE"
7 ],
8 "arrayCount":0,
9 "description":"動作状æ…
10‹",
11 "fields":[
12
13 ],
14 "identifer":"OperationStatus",
15 "initialValue":null,
16 "isArray":false,
17 "primitive":true,
18 "propertyCode":128,
19 "required":[
20 "RULE_GET"
21 ],
22 "size":1,
23 "type":"uint8_t",
24 "unitDescription":null,
25 "valueDescription":"0x30=ON,0x31=OFF"
26 },
27 {
28 "access":[
29 "RULE_SET",
30 "RULE_GET"
31 ],
32 "arrayCount":0,
33 "description":"沸き上げ自動設定",
34 "fields":[
35
36 ],
37 "identifer":"AutomaticWaterHeatingSetting",
38 "initialValue":null,
39 "isArray":false,
40 "primitive":true,
41 "propertyCode":176,
42 "required":[
43 "RULE_SET",
44 "RULE_GET"
45 ],
46 "size":1,
47 "type":"uint8_t",
48 "unitDescription":null,
49 "valueDescription":"0x41=自動沸き上げ,0x43=手動沸き上げ停止,0x42=手動沸き上げ"
50 },
51 {
52 "access":[
53 "RULE_SET",
54 "RULE_GET"
55 ],
56 "arrayCount":0,
57 "description":"沸き上げ湯温自動設定",
58 "fields":[
59
60 ],
61 "identifer":"AutomaticWaterTemperatureControlSetting",
62 "initialValue":null,
63 "isArray":false,
64 "primitive":true,
65 "propertyCode":177,
66 "required":[
67 "NONE"
68 ],
69 "size":1,
70 "type":"uint8_t",
71 "unitDescription":null,
72 "valueDescription":"0x41=AUTO,0x42=非AUTO"
73 },
74 {
75 "access":[
76 "RULE_GET"
77 ],
78 "arrayCount":0,
79 "description":"沸き上げ中状æ…
80‹",
81 "fields":[
82
83 ],
84 "identifer":"WaterHeaterStatus",
85 "initialValue":null,
86 "isArray":false,
87 "primitive":true,
88 "propertyCode":178,
89 "required":[
90 "NONE"
91 ],
92 "size":1,
93 "type":"uint8_t",
94 "unitDescription":null,
95 "valueDescription":"0x41=沸き上げ中,0x42=非沸き上げ中"
96 },
97 {
98 "access":[
99 "RULE_SET",
100 "RULE_GET"
101 ],
102 "arrayCount":0,
103 "description":"沸き上げ湯温設定値",
104 "fields":[
105
106 ],
107 "identifer":"WaterHeatingTemperatureSetting",
108 "initialValue":null,
109 "isArray":false,
110 "primitive":true,
111 "propertyCode":179,
112 "required":[
113 "NONE"
114 ],
115 "size":1,
116 "type":"uint8_t",
117 "unitDescription":"℃",
118 "valueDescription":"0x00~0x64(0~100℃)"
119 },
120 {
121 "access":[
122 "RULE_SET",
123 "RULE_GET"
124 ],
125 "arrayCount":0,
126 "description":"昼間沸き増し許可設定",
127 "fields":[
128
129 ],
130 "identifer":"DaytimeReheatingPermissionSetting",
131 "initialValue":null,
132 "isArray":false,
133 "primitive":true,
134 "propertyCode":192,
135 "required":[
136 "NONE"
137 ],
138 "size":1,
139 "type":"uint8_t",
140 "unitDescription":null,
141 "valueDescription":"0x41=昼間沸き増し許可,0x42=昼間沸き増し禁止"
142 },
143 {
144 "access":[
145 "RULE_GET"
146 ],
147 "arrayCount":0,
148 "description":"温水器湯温計測値",
149 "fields":[
150
151 ],
152 "identifer":"MeasuredTemperatureOfWaterInWaterHeater",
153 "initialValue":null,
154 "isArray":false,
155 "primitive":true,
156 "propertyCode":193,
157 "required":[
158 "NONE"
159 ],
160 "size":1,
161 "type":"uint8_t",
162 "unitDescription":"℃",
163 "valueDescription":"0x00~0x64(0~100℃)"
164 },
165 {
166 "access":[
167 "RULE_GET"
168 ],
169 "arrayCount":0,
170 "description":"警報発生状æ…
171‹",
172 "fields":[
173 {
174 "arrayCount":0,
175 "description":"警報",
176 "fields":[
177
178 ],
179 "identifer":"Alarm",
180 "initialValue":null,
181 "isArray":false,
182 "primitive":true,
183 "size":1,
184 "type":"uint8_t",
185 "unitDescription":null,
186 "valueDescription":"[0]湯切れ警報:0=正常,1=発生\u000d\u000a[1]漏水警報:0=正常,1=発生\u000d\u000a[2]凍結警報:0=正常,1=発生\u000d\u000a[3~7]for future reserved"
187 },
188 {
189 "arrayCount":3,
190 "description":"for future reserved",
191 "fields":[
192
193 ],
194 "identifer":"Reserved",
195 "initialValue":null,
196 "isArray":true,
197 "primitive":true,
198 "size":1,
199 "type":"uint8_t",
200 "unitDescription":null,
201 "valueDescription":""
202 }
203 ],
204 "identifer":"AlarmStatus",
205 "initialValue":null,
206 "isArray":false,
207 "primitive":false,
208 "propertyCode":194,
209 "required":[
210 "RULE_GET"
211 ],
212 "size":4,
213 "type":"alarm_status_t",
214 "unitDescription":null,
215 "valueDescription":""
216 },
217 {
218 "access":[
219 "RULE_SET",
220 "RULE_GET"
221 ],
222 "arrayCount":0,
223 "description":"給湯温度設定値",
224 "fields":[
225
226 ],
227 "identifer":"TemperatureOfSuppliedWaterSetting",
228 "initialValue":null,
229 "isArray":false,
230 "primitive":true,
231 "propertyCode":209,
232 "required":[
233 "NONE"
234 ],
235 "size":1,
236 "type":"uint8_t",
237 "unitDescription":"℃",
238 "valueDescription":"0x00~0x64(0~100℃)"
239 },
240 {
241 "access":[
242 "RULE_SET",
243 "RULE_GET"
244 ],
245 "arrayCount":0,
246 "description":"風呂温度設定値",
247 "fields":[
248
249 ],
250 "identifer":"BathWaterTemperatureSetting",
251 "initialValue":null,
252 "isArray":false,
253 "primitive":true,
254 "propertyCode":211,
255 "required":[
256 "NONE"
257 ],
258 "size":1,
259 "type":"uint8_t",
260 "unitDescription":"℃",
261 "valueDescription":"0x00~0x64(0~100℃)"
262 },
263 {
264 "access":[
265 "RULE_SET",
266 "RULE_GET"
267 ],
268 "arrayCount":0,
269 "description":"沸き上げ湯量設定値",
270 "fields":[
271
272 ],
273 "identifer":"BathWaterVolumeSetting",
274 "initialValue":null,
275 "isArray":false,
276 "primitive":true,
277 "propertyCode":224,
278 "required":[
279 "NONE"
280 ],
281 "size":1,
282 "type":"uint8_t",
283 "unitDescription":"%
284",
285 "valueDescription":"0x00~0x64(0~100%)"
286 },
287 {
288 "access":[
289 "RULE_GET"
290 ],
291 "arrayCount":0,
292 "description":"残湯量計測値",
293 "fields":[
294
295 ],
296 "identifer":"MeasuredAmountOfWaterRemainingInTank",
297 "initialValue":null,
298 "isArray":false,
299 "primitive":true,
300 "propertyCode":225,
301 "required":[
302 "NONE"
303 ],
304 "size":2,
305 "type":"uint16_t",
306 "unitDescription":"㍑",
307 "valueDescription":"0x0000~0xFFFD(0~65533㍑)"
308 },
309 {
310 "access":[
311 "RULE_GET"
312 ],
313 "arrayCount":0,
314 "description":"タンク容量値",
315 "fields":[
316
317 ],
318 "identifer":"TankCapacity",
319 "initialValue":null,
320 "isArray":false,
321 "primitive":true,
322 "propertyCode":226,
323 "required":[
324 "NONE"
325 ],
326 "size":2,
327 "type":"uint16_t",
328 "unitDescription":"㍑",
329 "valueDescription":"0x0000~0xFFFD(0~65533㍑)"
330 },
331 {
332 "access":[
333 "RULE_SET",
334 "RULE_GET"
335 ],
336 "arrayCount":0,
337 "description":"風呂自動モード設定",
338 "fields":[
339
340 ],
341 "identifer":"AutomaticBathWaterHeatingModeSetting",
342 "initialValue":null,
343 "isArray":false,
344 "primitive":true,
345 "propertyCode":227,
346 "required":[
347 "RULE_SET",
348 "RULE_GET"
349 ],
350 "size":1,
351 "type":"uint8_t",
352 "unitDescription":null,
353 "valueDescription":"0x41=自動å…
354¥,0x42=自動解除"
355 },
356 {
357 "access":[
358 "RULE_SET",
359 "RULE_GET"
360 ],
361 "arrayCount":0,
362 "description":"風呂足し湯動作設定",
363 "fields":[
364
365 ],
366 "identifer":"AdditionOfHotWaterFunctionSetting",
367 "initialValue":null,
368 "isArray":false,
369 "primitive":true,
370 "propertyCode":229,
371 "required":[
372 "NONE"
373 ],
374 "size":1,
375 "type":"uint8_t",
376 "unitDescription":null,
377 "valueDescription":"0x41=足し湯å…
378¥,0x42=足し湯切"
379 },
380 {
381 "access":[
382 "RULE_SET",
383 "RULE_GET"
384 ],
385 "arrayCount":0,
386 "description":"風呂ぬるめ動作設定",
387 "fields":[
388
389 ],
390 "identifer":"SlightBathWaterTemperatureLoweringFunctionSetting",
391 "initialValue":null,
392 "isArray":false,
393 "primitive":true,
394 "propertyCode":230,
395 "required":[
396 "NONE"
397 ],
398 "size":1,
399 "type":"uint8_t",
400 "unitDescription":null,
401 "valueDescription":"0x41=ぬるめå…
402¥,0x42=ぬるめ切"
403 },
404 {
405 "access":[
406 "RULE_SET",
407 "RULE_GET"
408 ],
409 "arrayCount":0,
410 "description":"風呂湯量設定1",
411 "fields":[
412
413 ],
414 "identifer":"BathWaterVolumeSetting1",
415 "initialValue":null,
416 "isArray":false,
417 "primitive":true,
418 "propertyCode":231,
419 "required":[
420 "NONE"
421 ],
422 "size":1,
423 "type":"uint8_t",
424 "unitDescription":"㍑",
425 "valueDescription":"0x00~0xFD(0~253㍑)"
426 },
427 {
428 "access":[
429 "RULE_SET",
430 "RULE_GET"
431 ],
432 "arrayCount":0,
433 "description":"風呂湯量設定2",
434 "fields":[
435
436 ],
437 "identifer":"BathWaterVolumeSetting2",
438 "initialValue":null,
439 "isArray":false,
440 "primitive":true,
441 "propertyCode":232,
442 "required":[
443 "NONE"
444 ],
445 "size":1,
446 "type":"uint8_t",
447 "unitDescription":null,
448 "valueDescription":"0x31~0x38"
449 },
450 {
451 "access":[
452 "RULE_SET",
453 "RULE_GET"
454 ],
455 "arrayCount":0,
456 "description":"風呂湯量設定3",
457 "fields":[
458
459 ],
460 "identifer":"BathWaterVolumeSetting3",
461 "initialValue":null,
462 "isArray":false,
463 "primitive":true,
464 "propertyCode":238,
465 "required":[
466 "NONE"
467 ],
468 "size":2,
469 "type":"uint16_t",
470 "unitDescription":"㍑",
471 "valueDescription":"0x0000~0xFFFD(0~65533㍑)"
472 },
473 {
474 "access":[
475 "RULE_SET",
476 "RULE_GET"
477 ],
478 "arrayCount":0,
479 "description":"風呂湯量設定4",
480 "fields":[
481
482 ],
483 "identifer":"BathWaterVolumeSetting4",
484 "initialValue":null,
485 "isArray":false,
486 "primitive":true,
487 "propertyCode":212,
488 "required":[
489 "NONE"
490 ],
491 "size":1,
492 "type":"uint8_t",
493 "unitDescription":null,
494 "valueDescription":"0x01~0xFF"
495 },
496 {
497 "access":[
498 "RULE_GET"
499 ],
500 "arrayCount":0,
501 "description":"風呂湯量設定4設定可能最大レベル",
502 "fields":[
503
504 ],
505 "identifer":"BathWaterVolumeSetting4MaximumSettableLevel",
506 "initialValue":null,
507 "isArray":false,
508 "primitive":true,
509 "propertyCode":213,
510 "required":[
511 "NONE"
512 ],
513 "size":1,
514 "type":"uint8_t",
515 "unitDescription":null,
516 "valueDescription":"0x01~0xFF"
517 },
518 {
519 "access":[
520 "RULE_SET",
521 "RULE_GET"
522 ],
523 "arrayCount":0,
524 "description":"ONタイマ予約設定",
525 "fields":[
526
527 ],
528 "identifer":"OnTimerReservationSetting",
529 "initialValue":null,
530 "isArray":false,
531 "primitive":true,
532 "propertyCode":144,
533 "required":[
534 "NONE"
535 ],
536 "size":1,
537 "type":"uint8_t",
538 "unitDescription":null,
539 "valueDescription":"0x41=予約å…
540¥,0x42=予約切"
541 },
542 {
543 "access":[
544 "RULE_SET",
545 "RULE_GET"
546 ],
547 "arrayCount":0,
548 "description":"ONタイマ時刻設定値",
549 "fields":[
550 {
551 "arrayCount":0,
552 "description":"時",
553 "fields":[
554
555 ],
556 "identifer":"Hour",
557 "initialValue":null,
558 "isArray":false,
559 "primitive":true,
560 "size":1,
561 "type":"uint8_t",
562 "unitDescription":"時",
563 "valueDescription":"0x00~0x17(0~23)"
564 },
565 {
566 "arrayCount":0,
567 "description":"分",
568 "fields":[
569
570 ],
571 "identifer":"Minute",
572 "initialValue":null,
573 "isArray":false,
574 "primitive":true,
575 "size":1,
576 "type":"uint8_t",
577 "unitDescription":"分",
578 "valueDescription":"0x00~0x3B(0~59)"
579 }
580 ],
581 "identifer":"OnTimerSetting",
582 "initialValue":null,
583 "isArray":false,
584 "primitive":false,
585 "propertyCode":145,
586 "required":[
587 "NONE"
588 ],
589 "size":2,
590 "type":"hour_minute_t",
591 "unitDescription":null,
592 "valueDescription":""
593 },
594 {
595 "access":[
596 "RULE_GET"
597 ],
598 "arrayCount":0,
599 "description":"冬季H/Pユニット定格消費電力",
600 "fields":[
601
602 ],
603 "identifer":"RatedPowerConsumptionOfHPUnitInWintertime",
604 "initialValue":null,
605 "isArray":false,
606 "primitive":true,
607 "propertyCode":219,
608 "required":[
609 "NONE"
610 ],
611 "size":2,
612 "type":"uint16_t",
613 "unitDescription":"W",
614 "valueDescription":"0x0000~0xFFFD(0~65533)"
615 },
616 {
617 "access":[
618 "RULE_GET"
619 ],
620 "arrayCount":0,
621 "description":"中間期H/Pユニット定格消費電力",
622 "fields":[
623
624 ],
625 "identifer":"RatedPowerConsumptionOfHPUnitInInBetweenSeasons",
626 "initialValue":null,
627 "isArray":false,
628 "primitive":true,
629 "propertyCode":220,
630 "required":[
631 "NONE"
632 ],
633 "size":2,
634 "type":"uint16_t",
635 "unitDescription":"W",
636 "valueDescription":"0x0000~0xFFFD(0~65533)"
637 },
638 {
639 "access":[
640 "RULE_GET"
641 ],
642 "arrayCount":0,
643 "description":"夏季H/Pユニット定格消費電力",
644 "fields":[
645
646 ],
647 "identifer":"RatedPowerConsumptionOfHPUnitInSummertime",
648 "initialValue":null,
649 "isArray":false,
650 "primitive":true,
651 "propertyCode":221,
652 "required":[
653 "NONE"
654 ],
655 "size":2,
656 "type":"uint16_t",
657 "unitDescription":"W",
658 "valueDescription":"0x0000~0xFFFD(0~65533)"
659 },
660 {
661 "access":[
662 "RULE_SET",
663 "RULE_GET",
664 "ANNOUNCE"
665 ],
666 "arrayCount":0,
667 "description":"設置場所",
668 "fields":[
669
670 ],
671 "identifer":"InstallationLocation",
672 "initialValue":null,
673 "isArray":false,
674 "primitive":true,
675 "propertyCode":129,
676 "required":[
677 "RULE_SET",
678 "RULE_GET"
679 ],
680 "size":1,
681 "type":"uint8_t",
682 "unitDescription":null,
683 "valueDescription":"2.2設置場所プロパティ参ç…
684§"
685 },
686 {
687 "access":[
688 "RULE_GET"
689 ],
690 "arrayCount":0,
691 "description":"規格Ve
692rsion情
693å ±",
694 "fields":[
695 {
696 "arrayCount":0,
697 "description":"固定1(for future reserved)",
698 "fields":[
699
700 ],
701 "identifer":"Reserved1",
702 "initialValue":null,
703 "isArray":false,
704 "primitive":true,
705 "size":1,
706 "type":"uint8_t",
707 "unitDescription":null,
708 "valueDescription":"0x00"
709 },
710 {
711 "arrayCount":0,
712 "description":"固定2(for future reserved)",
713 "fields":[
714
715 ],
716 "identifer":"Reserved2",
717 "initialValue":null,
718 "isArray":false,
719 "primitive":true,
720 "size":1,
721 "type":"uint8_t",
722 "unitDescription":null,
723 "valueDescription":"0x00"
724 },
725 {
726 "arrayCount":0,
727 "description":"リリース順をASCIIで示す",
728 "fields":[
729
730 ],
731 "identifer":"OrderOfRelease",
732 "initialValue":null,
733 "isArray":false,
734 "primitive":true,
735 "size":1,
736 "type":"uint8_t",
737 "unitDescription":null,
738 "valueDescription":""
739 },
740 {
741 "arrayCount":0,
742 "description":"固定4(for future reserved)",
743 "fields":[
744
745 ],
746 "identifer":"Reserved4",
747 "initialValue":null,
748 "isArray":false,
749 "primitive":true,
750 "size":1,
751 "type":"uint8_t",
752 "unitDescription":null,
753 "valueDescription":"0x00"
754 }
755 ],
756 "identifer":"StandardVersionInformation",
757 "initialValue":null,
758 "isArray":false,
759 "primitive":false,
760 "propertyCode":130,
761 "required":[
762 "RULE_GET"
763 ],
764 "size":4,
765 "type":"standard_version_information_t",
766 "unitDescription":null,
767 "valueDescription":""
768 },
769 {
770 "access":[
771 "RULE_GET"
772 ],
773 "arrayCount":0,
774 "description":"識別番号",
775 "fields":[
776 {
777 "arrayCount":0,
778 "description":"下位通信層IDフィールド",
779 "fields":[
780
781 ],
782 "identifer":"LowerLayerCommunicationIdField",
783 "initialValue":null,
784 "isArray":false,
785 "primitive":true,
786 "size":1,
787 "type":"uint8_t",
788 "unitDescription":null,
789 "valueDescription":"0x01~0xFD=下位通信層で使用される通信プロトコルで固有の番号が振られている場合、プロトコル別に応じて、任意に設定(ECHONET Liteでは使用しない),0x11~0x1F=電灯線a\/d方式,0x31~0x3F=特定小電力無線,0x41~0x4F=拡張HBS,0x51~0x5F=IrDA,0x61~0x6F=LonTalk,0x71~0x7F=Bluetooth,0x81~0x8F=イーサネット,0x91~0x9F=IEEE802.11\/11b,0xA1=電灯線c方式,0xB1=IPv6\/Ethernet,0xB2=IPv6\/6LoWPAN,0xFE=2から17バイトをメーカ規定。形式により設定(詳細説明参ç…
790§ï¼‰,0xFF=2から9バイトを乱数により生成するプロトコルを下位通信層で使用する場合に設定,0x00=識別番号未設定"
791 },
792 {
793 "arrayCount":16,
794 "description":"固有番号フィールド",
795 "fields":[
796
797 ],
798 "identifer":"UniqueNumberField",
799 "initialValue":null,
800 "isArray":true,
801 "primitive":true,
802 "size":1,
803 "type":"uint8_t",
804 "unitDescription":null,
805 "valueDescription":""
806 }
807 ],
808 "identifer":"IdentificationNumber",
809 "initialValue":null,
810 "isArray":false,
811 "primitive":false,
812 "propertyCode":131,
813 "required":[
814 "NONE"
815 ],
816 "size":17,
817 "type":"device_identification_number_t",
818 "unitDescription":null,
819 "valueDescription":""
820 },
821 {
822 "access":[
823 "RULE_GET"
824 ],
825 "arrayCount":0,
826 "description":"瞬時消費電力計測値",
827 "fields":[
828
829 ],
830 "identifer":"MeasuredInstantaneousPowerConsumption",
831 "initialValue":null,
832 "isArray":false,
833 "primitive":true,
834 "propertyCode":132,
835 "required":[
836 "NONE"
837 ],
838 "size":2,
839 "type":"uint16_t",
840 "unitDescription":"W",
841 "valueDescription":"0x0000~0xFFFD(0~65533W)"
842 },
843 {
844 "access":[
845 "RULE_GET"
846 ],
847 "arrayCount":0,
848 "description":"積算消費電力計測値",
849 "fields":[
850
851 ],
852 "identifer":"MeasuredCumulativePowerConsumption",
853 "initialValue":null,
854 "isArray":false,
855 "primitive":true,
856 "propertyCode":133,
857 "required":[
858 "NONE"
859 ],
860 "size":4,
861 "type":"uint32_t",
862 "unitDescription":"kWh",
863 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999.999kWh)"
864 },
865 {
866 "access":[
867 "RULE_GET",
868 "VARIABLE"
869 ],
870 "arrayCount":0,
871 "description":"メーカ異常コード",
872 "fields":[
873 {
874 "arrayCount":0,
875 "description":"異常コード部のデータサイズ",
876 "fields":[
877
878 ],
879 "identifer":"DataSizeOfTheFaultCodeField",
880 "initialValue":null,
881 "isArray":false,
882 "primitive":true,
883 "size":1,
884 "type":"uint8_t",
885 "unitDescription":null,
886 "valueDescription":""
887 },
888 {
889 "arrayCount":0,
890 "description":"メーカーコード",
891 "fields":[
892 {
893 "arrayCount":3,
894 "description":"メーカーコード",
895 "fields":[
896
897 ],
898 "identifer":"ManufacturerCode",
899 "initialValue":null,
900 "isArray":true,
901 "primitive":true,
902 "size":1,
903 "type":"uint8_t",
904 "unitDescription":null,
905 "valueDescription":"ECHONETコンソーシアムで規定。"
906 }
907 ],
908 "identifer":"ManufacturerCode",
909 "initialValue":null,
910 "isArray":false,
911 "primitive":false,
912 "size":3,
913 "type":"manufacturer_code_t",
914 "unitDescription":null,
915 "valueDescription":""
916 },
917 {
918 "arrayCount":221,
919 "description":"各メーカ独自の異常コード部",
920 "fields":[
921
922 ],
923 "identifer":"FieldForManufacturerDefinedFaultCode",
924 "initialValue":null,
925 "isArray":true,
926 "primitive":true,
927 "size":1,
928 "type":"uint8_t",
929 "unitDescription":null,
930 "valueDescription":""
931 }
932 ],
933 "identifer":"ManufacturersFaultCode",
934 "initialValue":null,
935 "isArray":false,
936 "primitive":false,
937 "propertyCode":134,
938 "required":[
939 "NONE"
940 ],
941 "size":225,
942 "type":"manufacturers_fault_code_t",
943 "unitDescription":null,
944 "valueDescription":""
945 },
946 {
947 "access":[
948 "RULE_SET",
949 "RULE_GET"
950 ],
951 "arrayCount":0,
952 "description":"電流制限設定",
953 "fields":[
954
955 ],
956 "identifer":"CurrentLimitSetting",
957 "initialValue":null,
958 "isArray":false,
959 "primitive":true,
960 "propertyCode":135,
961 "required":[
962 "NONE"
963 ],
964 "size":1,
965 "type":"uint8_t",
966 "unitDescription":"%
967",
968 "valueDescription":"0x00~0x64(0~100%)"
969 },
970 {
971 "access":[
972 "RULE_GET",
973 "ANNOUNCE"
974 ],
975 "arrayCount":0,
976 "description":"異常発生状æ…
977‹",
978 "fields":[
979
980 ],
981 "identifer":"FaultStatus",
982 "initialValue":null,
983 "isArray":false,
984 "primitive":true,
985 "propertyCode":136,
986 "required":[
987 "RULE_GET"
988 ],
989 "size":1,
990 "type":"uint8_t",
991 "unitDescription":null,
992 "valueDescription":"0x41=異常発生有,0x42=異常発生無"
993 },
994 {
995 "access":[
996 "RULE_GET"
997 ],
998 "arrayCount":0,
999 "description":"異常内
1000容",
1001 "fields":[
1002
1003 ],
1004 "identifer":"FaultDescription",
1005 "initialValue":null,
1006 "isArray":false,
1007 "primitive":true,
1008 "propertyCode":137,
1009 "required":[
1010 "NONE"
1011 ],
1012 "size":2,
1013 "type":"uint16_t",
1014 "unitDescription":null,
1015 "valueDescription":"2.5異常内
1016容プロパティ参ç…
1017§"
1018 },
1019 {
1020 "access":[
1021 "RULE_GET"
1022 ],
1023 "arrayCount":0,
1024 "description":"メーカーコード",
1025 "fields":[
1026 {
1027 "arrayCount":3,
1028 "description":"メーカーコード",
1029 "fields":[
1030
1031 ],
1032 "identifer":"ManufacturerCode",
1033 "initialValue":null,
1034 "isArray":true,
1035 "primitive":true,
1036 "size":1,
1037 "type":"uint8_t",
1038 "unitDescription":null,
1039 "valueDescription":"ECHONETコンソーシアムで規定。"
1040 }
1041 ],
1042 "identifer":"ManufacturerCode",
1043 "initialValue":null,
1044 "isArray":false,
1045 "primitive":false,
1046 "propertyCode":138,
1047 "required":[
1048 "RULE_GET"
1049 ],
1050 "size":3,
1051 "type":"manufacturer_code_t",
1052 "unitDescription":null,
1053 "valueDescription":"(ECHONETコンソーシアムで規定。)"
1054 },
1055 {
1056 "access":[
1057 "RULE_GET"
1058 ],
1059 "arrayCount":3,
1060 "description":"事業場コード",
1061 "fields":[
1062
1063 ],
1064 "identifer":"BusinessFacilityCode",
1065 "initialValue":null,
1066 "isArray":true,
1067 "primitive":true,
1068 "propertyCode":139,
1069 "required":[
1070 "NONE"
1071 ],
1072 "size":1,
1073 "type":"uint8_t",
1074 "unitDescription":null,
1075 "valueDescription":"(各メーカ毎に規定。)"
1076 },
1077 {
1078 "access":[
1079 "RULE_GET"
1080 ],
1081 "arrayCount":12,
1082 "description":"商品コード",
1083 "fields":[
1084
1085 ],
1086 "identifer":"ProductCode",
1087 "initialValue":null,
1088 "isArray":true,
1089 "primitive":true,
1090 "propertyCode":140,
1091 "required":[
1092 "NONE"
1093 ],
1094 "size":1,
1095 "type":"uint8_t",
1096 "unitDescription":null,
1097 "valueDescription":"(各メーカ毎に規定。)"
1098 },
1099 {
1100 "access":[
1101 "RULE_GET"
1102 ],
1103 "arrayCount":12,
1104 "description":"製造番号",
1105 "fields":[
1106
1107 ],
1108 "identifer":"ProductionNumber",
1109 "initialValue":null,
1110 "isArray":true,
1111 "primitive":true,
1112 "propertyCode":141,
1113 "required":[
1114 "NONE"
1115 ],
1116 "size":1,
1117 "type":"uint8_t",
1118 "unitDescription":null,
1119 "valueDescription":"(各メーカ毎に規定。)"
1120 },
1121 {
1122 "access":[
1123 "RULE_GET"
1124 ],
1125 "arrayCount":0,
1126 "description":"製造年月日",
1127 "fields":[
1128 {
1129 "arrayCount":0,
1130 "description":"å¹´",
1131 "fields":[
1132
1133 ],
1134 "identifer":"Year",
1135 "initialValue":null,
1136 "isArray":false,
1137 "primitive":true,
1138 "size":2,
1139 "type":"uint16_t",
1140 "unitDescription":"å¹´",
1141 "valueDescription":"0x0001~0x270F(1~9999)"
1142 },
1143 {
1144 "arrayCount":0,
1145 "description":"月",
1146 "fields":[
1147
1148 ],
1149 "identifer":"Mounth",
1150 "initialValue":null,
1151 "isArray":false,
1152 "primitive":true,
1153 "size":1,
1154 "type":"uint8_t",
1155 "unitDescription":"月",
1156 "valueDescription":"0x01~0x0C(1~12)"
1157 },
1158 {
1159 "arrayCount":0,
1160 "description":"日",
1161 "fields":[
1162
1163 ],
1164 "identifer":"Day",
1165 "initialValue":null,
1166 "isArray":false,
1167 "primitive":true,
1168 "size":1,
1169 "type":"uint8_t",
1170 "unitDescription":"日",
1171 "valueDescription":"0x01~0x1F(1~31)"
1172 }
1173 ],
1174 "identifer":"ProductionDate",
1175 "initialValue":null,
1176 "isArray":false,
1177 "primitive":false,
1178 "propertyCode":142,
1179 "required":[
1180 "NONE"
1181 ],
1182 "size":4,
1183 "type":"year_mounth_day_t",
1184 "unitDescription":null,
1185 "valueDescription":""
1186 },
1187 {
1188 "access":[
1189 "RULE_SET",
1190 "RULE_GET"
1191 ],
1192 "arrayCount":0,
1193 "description":"節電動作設定",
1194 "fields":[
1195
1196 ],
1197 "identifer":"PowerSavingOperationSetting",
1198 "initialValue":null,
1199 "isArray":false,
1200 "primitive":true,
1201 "propertyCode":143,
1202 "required":[
1203 "NONE"
1204 ],
1205 "size":1,
1206 "type":"uint8_t",
1207 "unitDescription":null,
1208 "valueDescription":"0x41=節電動作中,0x42=通常動作中"
1209 },
1210 {
1211 "access":[
1212 "RULE_SET",
1213 "RULE_GET"
1214 ],
1215 "arrayCount":0,
1216 "description":"遠隔操作設定",
1217 "fields":[
1218
1219 ],
1220 "identifer":"PositionInformation",
1221 "initialValue":null,
1222 "isArray":false,
1223 "primitive":true,
1224 "propertyCode":147,
1225 "required":[
1226 "NONE"
1227 ],
1228 "size":1,
1229 "type":"uint8_t",
1230 "unitDescription":null,
1231 "valueDescription":"0x41=å…
1232¬è¡†å›žç·šæœªçµŒç”±æ“ä½œ,0x42=å…
1233¬è¡†å›žç·šçµŒç”±æ“ä½œ"
1234 },
1235 {
1236 "access":[
1237 "RULE_SET",
1238 "RULE_GET"
1239 ],
1240 "arrayCount":0,
1241 "description":"現在時刻設定",
1242 "fields":[
1243 {
1244 "arrayCount":0,
1245 "description":"時",
1246 "fields":[
1247
1248 ],
1249 "identifer":"Hour",
1250 "initialValue":null,
1251 "isArray":false,
1252 "primitive":true,
1253 "size":1,
1254 "type":"uint8_t",
1255 "unitDescription":"時",
1256 "valueDescription":"0x00~0x17(0~23)"
1257 },
1258 {
1259 "arrayCount":0,
1260 "description":"分",
1261 "fields":[
1262
1263 ],
1264 "identifer":"Minute",
1265 "initialValue":null,
1266 "isArray":false,
1267 "primitive":true,
1268 "size":1,
1269 "type":"uint8_t",
1270 "unitDescription":"分",
1271 "valueDescription":"0x00~0x3B(0~59)"
1272 }
1273 ],
1274 "identifer":"CurrentTimeSetting",
1275 "initialValue":null,
1276 "isArray":false,
1277 "primitive":false,
1278 "propertyCode":151,
1279 "required":[
1280 "NONE"
1281 ],
1282 "size":2,
1283 "type":"hour_minute_t",
1284 "unitDescription":null,
1285 "valueDescription":""
1286 },
1287 {
1288 "access":[
1289 "RULE_SET",
1290 "RULE_GET"
1291 ],
1292 "arrayCount":0,
1293 "description":"現在年月日設定",
1294 "fields":[
1295 {
1296 "arrayCount":0,
1297 "description":"å¹´",
1298 "fields":[
1299
1300 ],
1301 "identifer":"Year",
1302 "initialValue":null,
1303 "isArray":false,
1304 "primitive":true,
1305 "size":2,
1306 "type":"uint16_t",
1307 "unitDescription":"å¹´",
1308 "valueDescription":"0x0001~0x270F(1~9999)"
1309 },
1310 {
1311 "arrayCount":0,
1312 "description":"月",
1313 "fields":[
1314
1315 ],
1316 "identifer":"Mounth",
1317 "initialValue":null,
1318 "isArray":false,
1319 "primitive":true,
1320 "size":1,
1321 "type":"uint8_t",
1322 "unitDescription":"月",
1323 "valueDescription":"0x01~0x0C(1~12)"
1324 },
1325 {
1326 "arrayCount":0,
1327 "description":"日",
1328 "fields":[
1329
1330 ],
1331 "identifer":"Day",
1332 "initialValue":null,
1333 "isArray":false,
1334 "primitive":true,
1335 "size":1,
1336 "type":"uint8_t",
1337 "unitDescription":"日",
1338 "valueDescription":"0x01~0x1F(1~31)"
1339 }
1340 ],
1341 "identifer":"CurrentDateSetting",
1342 "initialValue":null,
1343 "isArray":false,
1344 "primitive":false,
1345 "propertyCode":152,
1346 "required":[
1347 "NONE"
1348 ],
1349 "size":4,
1350 "type":"year_mounth_day_t",
1351 "unitDescription":null,
1352 "valueDescription":""
1353 },
1354 {
1355 "access":[
1356 "RULE_SET",
1357 "RULE_GET"
1358 ],
1359 "arrayCount":0,
1360 "description":"電力制限設定",
1361 "fields":[
1362
1363 ],
1364 "identifer":"PowerLimitSetting",
1365 "initialValue":null,
1366 "isArray":false,
1367 "primitive":true,
1368 "propertyCode":153,
1369 "required":[
1370 "NONE"
1371 ],
1372 "size":2,
1373 "type":"uint16_t",
1374 "unitDescription":null,
1375 "valueDescription":"0x0000~0xFFFF(0~65535W)"
1376 },
1377 {
1378 "access":[
1379 "RULE_GET"
1380 ],
1381 "arrayCount":0,
1382 "description":"積算運転時間",
1383 "fields":[
1384 {
1385 "arrayCount":0,
1386 "description":"単位",
1387 "fields":[
1388
1389 ],
1390 "identifer":"Unit",
1391 "initialValue":null,
1392 "isArray":false,
1393 "primitive":true,
1394 "size":1,
1395 "type":"uint8_t",
1396 "unitDescription":null,
1397 "valueDescription":"0x41=秒,0x42=分,0x43=時,0x44=日"
1398 },
1399 {
1400 "arrayCount":0,
1401 "description":"経過時間",
1402 "fields":[
1403
1404 ],
1405 "identifer":"ElapsedTime",
1406 "initialValue":null,
1407 "isArray":false,
1408 "primitive":true,
1409 "size":4,
1410 "type":"uint32_t",
1411 "unitDescription":null,
1412 "valueDescription":"0x00000000~0xFFFFFFFF(0~4294967295)"
1413 }
1414 ],
1415 "identifer":"CumulativeOperatingTime",
1416 "initialValue":null,
1417 "isArray":false,
1418 "primitive":false,
1419 "propertyCode":154,
1420 "required":[
1421 "NONE"
1422 ],
1423 "size":5,
1424 "type":"cumulative_operating_time_t",
1425 "unitDescription":null,
1426 "valueDescription":""
1427 },
1428 {
1429 "access":[
1430 "RULE_GET",
1431 "VARIABLE"
1432 ],
1433 "arrayCount":17,
1434 "description":"Se
1435tMプロパティマップ",
1436 "fields":[
1437
1438 ],
1439 "identifer":"SetMPropertyMap",
1440 "initialValue":null,
1441 "isArray":true,
1442 "primitive":true,
1443 "propertyCode":155,
1444 "required":[
1445 "RULE_GET"
1446 ],
1447 "size":1,
1448 "type":"uint8_t",
1449 "unitDescription":null,
1450 "valueDescription":"付録1.参ç…
1451§"
1452 },
1453 {
1454 "access":[
1455 "RULE_GET",
1456 "VARIABLE"
1457 ],
1458 "arrayCount":17,
1459 "description":"Ge
1460tMプロパティマップ",
1461 "fields":[
1462
1463 ],
1464 "identifer":"GetMPropertyMap",
1465 "initialValue":null,
1466 "isArray":true,
1467 "primitive":true,
1468 "propertyCode":156,
1469 "required":[
1470 "RULE_GET"
1471 ],
1472 "size":1,
1473 "type":"uint8_t",
1474 "unitDescription":null,
1475 "valueDescription":"付録1.参ç…
1476§"
1477 },
1478 {
1479 "access":[
1480 "RULE_GET",
1481 "VARIABLE"
1482 ],
1483 "arrayCount":17,
1484 "description":"状変アナウンスプロパティマップ",
1485 "fields":[
1486
1487 ],
1488 "identifer":"StatusChangeAnnouncementPropertyMap",
1489 "initialValue":null,
1490 "isArray":true,
1491 "primitive":true,
1492 "propertyCode":157,
1493 "required":[
1494 "RULE_GET"
1495 ],
1496 "size":1,
1497 "type":"uint8_t",
1498 "unitDescription":null,
1499 "valueDescription":"付録1.参ç…
1500§"
1501 },
1502 {
1503 "access":[
1504 "RULE_GET",
1505 "VARIABLE"
1506 ],
1507 "arrayCount":17,
1508 "description":"Se
1509tプロパティマップ",
1510 "fields":[
1511
1512 ],
1513 "identifer":"SetPropertyMap",
1514 "initialValue":null,
1515 "isArray":true,
1516 "primitive":true,
1517 "propertyCode":158,
1518 "required":[
1519 "RULE_GET"
1520 ],
1521 "size":1,
1522 "type":"uint8_t",
1523 "unitDescription":null,
1524 "valueDescription":"付録1.参ç…
1525§"
1526 },
1527 {
1528 "access":[
1529 "RULE_GET",
1530 "VARIABLE"
1531 ],
1532 "arrayCount":17,
1533 "description":"Ge
1534tプロパティマップ",
1535 "fields":[
1536
1537 ],
1538 "identifer":"GetPropertyMap",
1539 "initialValue":null,
1540 "isArray":true,
1541 "primitive":true,
1542 "propertyCode":159,
1543 "required":[
1544 "RULE_GET"
1545 ],
1546 "size":1,
1547 "type":"uint8_t",
1548 "unitDescription":null,
1549 "valueDescription":"付録1.参ç…
1550§"
1551 }
1552]
Note: See TracBrowser for help on using the repository browser.