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