source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList0272.json@ 248

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

SVNプロパティにUTF-8を付加

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