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