source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList0134.json

Last change on this file 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: 20.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":"SetValueOfRoomRelativeHumidity",
37 "initialValue":null,
38 "isArray":false,
39 "primitive":true,
40 "propertyCode":180,
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":"VentilationAutoSetting",
60 "initialValue":null,
61 "isArray":false,
62 "primitive":true,
63 "propertyCode":191,
64 "required":[
65 "NONE"
66 ],
67 "size":1,
68 "type":"uint8_t",
69 "unitDescription":null,
70 "valueDescription":"0x41=AUTO,0x42=非AUTO"
71 },
72 {
73 "access":[
74 "RULE_GET"
75 ],
76 "arrayCount":0,
77 "description":"室内相対湿度計測値",
78 "fields":[
79
80 ],
81 "identifer":"MeasuredValueOfRoomRelativeHumidity",
82 "initialValue":null,
83 "isArray":false,
84 "primitive":true,
85 "propertyCode":186,
86 "required":[
87 "NONE"
88 ],
89 "size":1,
90 "type":"uint8_t",
91 "unitDescription":"%",
92 "valueDescription":"0x00~0x64(0~100%)"
93 },
94 {
95 "access":[
96 "RULE_SET",
97 "RULE_GET"
98 ],
99 "arrayCount":0,
100 "description":"換気風量設定",
101 "fields":[
102
103 ],
104 "identifer":"SetValueOfVentilationAirFlowRate",
105 "initialValue":null,
106 "isArray":false,
107 "primitive":true,
108 "propertyCode":160,
109 "required":[
110 "NONE"
111 ],
112 "size":1,
113 "type":"uint8_t",
114 "unitDescription":null,
115 "valueDescription":"0x41=換気風量自動状態,0x31~0x38=換気風量レベル"
116 },
117 {
118 "access":[
119 "RULE_SET",
120 "RULE_GET"
121 ],
122 "arrayCount":0,
123 "description":"熱交換機動作設定",
124 "fields":[
125
126 ],
127 "identifer":"HeatExchangerOperationSetting",
128 "initialValue":null,
129 "isArray":false,
130 "primitive":true,
131 "propertyCode":224,
132 "required":[
133 "NONE"
134 ],
135 "size":1,
136 "type":"uint8_t",
137 "unitDescription":null,
138 "valueDescription":"0x41=熱交換機ON,0x42=OFF"
139 },
140 {
141 "access":[
142 "RULE_GET"
143 ],
144 "arrayCount":0,
145 "description":"CO2濃度計測値",
146 "fields":[
147
148 ],
149 "identifer":"MeasuredValueOfCo2Concentration",
150 "initialValue":null,
151 "isArray":false,
152 "primitive":true,
153 "propertyCode":192,
154 "required":[
155 "NONE"
156 ],
157 "size":2,
158 "type":"uint16_t",
159 "unitDescription":"ppm",
160 "valueDescription":"0x0000~0xFFFD(0~65533ppm)"
161 },
162 {
163 "access":[
164 "RULE_GET"
165 ],
166 "arrayCount":0,
167 "description":"煙(タバコ)検知状態",
168 "fields":[
169
170 ],
171 "identifer":"SmokeCigaretteDetectionStatus",
172 "initialValue":null,
173 "isArray":false,
174 "primitive":true,
175 "propertyCode":193,
176 "required":[
177 "NONE"
178 ],
179 "size":1,
180 "type":"uint8_t",
181 "unitDescription":null,
182 "valueDescription":"0x41=煙(タバコ)検知有,0x42=煙(タバコ)検知無"
183 },
184 {
185 "access":[
186 "RULE_GET"
187 ],
188 "arrayCount":0,
189 "description":"汚れ検知状態",
190 "fields":[
191
192 ],
193 "identifer":"PollutionDetectionStatus",
194 "initialValue":null,
195 "isArray":false,
196 "primitive":true,
197 "propertyCode":194,
198 "required":[
199 "NONE"
200 ],
201 "size":1,
202 "type":"uint8_t",
203 "unitDescription":null,
204 "valueDescription":"0x41=汚れ検知有,0x42=汚れ検知無"
205 },
206 {
207 "access":[
208 "RULE_SET",
209 "RULE_GET",
210 "ANNOUNCE"
211 ],
212 "arrayCount":0,
213 "description":"設置場所",
214 "fields":[
215
216 ],
217 "identifer":"InstallationLocation",
218 "initialValue":null,
219 "isArray":false,
220 "primitive":true,
221 "propertyCode":129,
222 "required":[
223 "RULE_SET",
224 "RULE_GET"
225 ],
226 "size":1,
227 "type":"uint8_t",
228 "unitDescription":null,
229 "valueDescription":"2.2設置場所プロパティ参照"
230 },
231 {
232 "access":[
233 "RULE_GET"
234 ],
235 "arrayCount":0,
236 "description":"規格Version情報",
237 "fields":[
238 {
239 "arrayCount":0,
240 "description":"固定1(for future reserved)",
241 "fields":[
242
243 ],
244 "identifer":"Reserved1",
245 "initialValue":null,
246 "isArray":false,
247 "primitive":true,
248 "size":1,
249 "type":"uint8_t",
250 "unitDescription":null,
251 "valueDescription":"0x00"
252 },
253 {
254 "arrayCount":0,
255 "description":"固定2(for future reserved)",
256 "fields":[
257
258 ],
259 "identifer":"Reserved2",
260 "initialValue":null,
261 "isArray":false,
262 "primitive":true,
263 "size":1,
264 "type":"uint8_t",
265 "unitDescription":null,
266 "valueDescription":"0x00"
267 },
268 {
269 "arrayCount":0,
270 "description":"リリース順をASCIIで示す",
271 "fields":[
272
273 ],
274 "identifer":"OrderOfRelease",
275 "initialValue":null,
276 "isArray":false,
277 "primitive":true,
278 "size":1,
279 "type":"uint8_t",
280 "unitDescription":null,
281 "valueDescription":""
282 },
283 {
284 "arrayCount":0,
285 "description":"固定4(for future reserved)",
286 "fields":[
287
288 ],
289 "identifer":"Reserved4",
290 "initialValue":null,
291 "isArray":false,
292 "primitive":true,
293 "size":1,
294 "type":"uint8_t",
295 "unitDescription":null,
296 "valueDescription":"0x00"
297 }
298 ],
299 "identifer":"StandardVersionInformation",
300 "initialValue":null,
301 "isArray":false,
302 "primitive":false,
303 "propertyCode":130,
304 "required":[
305 "RULE_GET"
306 ],
307 "size":4,
308 "type":"standard_version_information_t",
309 "unitDescription":null,
310 "valueDescription":""
311 },
312 {
313 "access":[
314 "RULE_GET"
315 ],
316 "arrayCount":0,
317 "description":"識別番号",
318 "fields":[
319 {
320 "arrayCount":0,
321 "description":"下位通信層IDフィールド",
322 "fields":[
323
324 ],
325 "identifer":"LowerLayerCommunicationIdField",
326 "initialValue":null,
327 "isArray":false,
328 "primitive":true,
329 "size":1,
330 "type":"uint8_t",
331 "unitDescription":null,
332 "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=識別番号未設定"
333 },
334 {
335 "arrayCount":16,
336 "description":"固有番号フィールド",
337 "fields":[
338
339 ],
340 "identifer":"UniqueNumberField",
341 "initialValue":null,
342 "isArray":true,
343 "primitive":true,
344 "size":1,
345 "type":"uint8_t",
346 "unitDescription":null,
347 "valueDescription":""
348 }
349 ],
350 "identifer":"IdentificationNumber",
351 "initialValue":null,
352 "isArray":false,
353 "primitive":false,
354 "propertyCode":131,
355 "required":[
356 "NONE"
357 ],
358 "size":17,
359 "type":"device_identification_number_t",
360 "unitDescription":null,
361 "valueDescription":""
362 },
363 {
364 "access":[
365 "RULE_GET"
366 ],
367 "arrayCount":0,
368 "description":"瞬時消費電力計測値",
369 "fields":[
370
371 ],
372 "identifer":"MeasuredInstantaneousPowerConsumption",
373 "initialValue":null,
374 "isArray":false,
375 "primitive":true,
376 "propertyCode":132,
377 "required":[
378 "NONE"
379 ],
380 "size":2,
381 "type":"uint16_t",
382 "unitDescription":"W",
383 "valueDescription":"0x0000~0xFFFD(0~65533W)"
384 },
385 {
386 "access":[
387 "RULE_GET"
388 ],
389 "arrayCount":0,
390 "description":"積算消費電力計測値",
391 "fields":[
392
393 ],
394 "identifer":"MeasuredCumulativePowerConsumption",
395 "initialValue":null,
396 "isArray":false,
397 "primitive":true,
398 "propertyCode":133,
399 "required":[
400 "NONE"
401 ],
402 "size":4,
403 "type":"uint32_t",
404 "unitDescription":"kWh",
405 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999.999kWh)"
406 },
407 {
408 "access":[
409 "RULE_GET",
410 "VARIABLE"
411 ],
412 "arrayCount":0,
413 "description":"メーカ異常コード",
414 "fields":[
415 {
416 "arrayCount":0,
417 "description":"異常コード部のデータサイズ",
418 "fields":[
419
420 ],
421 "identifer":"DataSizeOfTheFaultCodeField",
422 "initialValue":null,
423 "isArray":false,
424 "primitive":true,
425 "size":1,
426 "type":"uint8_t",
427 "unitDescription":null,
428 "valueDescription":""
429 },
430 {
431 "arrayCount":0,
432 "description":"メーカーコード",
433 "fields":[
434 {
435 "arrayCount":3,
436 "description":"メーカーコード",
437 "fields":[
438
439 ],
440 "identifer":"ManufacturerCode",
441 "initialValue":null,
442 "isArray":true,
443 "primitive":true,
444 "size":1,
445 "type":"uint8_t",
446 "unitDescription":null,
447 "valueDescription":"ECHONETコンソーシアムで規定。"
448 }
449 ],
450 "identifer":"ManufacturerCode",
451 "initialValue":null,
452 "isArray":false,
453 "primitive":false,
454 "size":3,
455 "type":"manufacturer_code_t",
456 "unitDescription":null,
457 "valueDescription":""
458 },
459 {
460 "arrayCount":221,
461 "description":"各メーカ独自の異常コード部",
462 "fields":[
463
464 ],
465 "identifer":"FieldForManufacturerDefinedFaultCode",
466 "initialValue":null,
467 "isArray":true,
468 "primitive":true,
469 "size":1,
470 "type":"uint8_t",
471 "unitDescription":null,
472 "valueDescription":""
473 }
474 ],
475 "identifer":"ManufacturersFaultCode",
476 "initialValue":null,
477 "isArray":false,
478 "primitive":false,
479 "propertyCode":134,
480 "required":[
481 "NONE"
482 ],
483 "size":225,
484 "type":"manufacturers_fault_code_t",
485 "unitDescription":null,
486 "valueDescription":""
487 },
488 {
489 "access":[
490 "RULE_SET",
491 "RULE_GET"
492 ],
493 "arrayCount":0,
494 "description":"電流制限設定",
495 "fields":[
496
497 ],
498 "identifer":"CurrentLimitSetting",
499 "initialValue":null,
500 "isArray":false,
501 "primitive":true,
502 "propertyCode":135,
503 "required":[
504 "NONE"
505 ],
506 "size":1,
507 "type":"uint8_t",
508 "unitDescription":"%",
509 "valueDescription":"0x00~0x64(0~100%)"
510 },
511 {
512 "access":[
513 "RULE_GET",
514 "ANNOUNCE"
515 ],
516 "arrayCount":0,
517 "description":"異常発生状態",
518 "fields":[
519
520 ],
521 "identifer":"FaultStatus",
522 "initialValue":null,
523 "isArray":false,
524 "primitive":true,
525 "propertyCode":136,
526 "required":[
527 "RULE_GET"
528 ],
529 "size":1,
530 "type":"uint8_t",
531 "unitDescription":null,
532 "valueDescription":"0x41=異常発生有,0x42=異常発生無"
533 },
534 {
535 "access":[
536 "RULE_GET"
537 ],
538 "arrayCount":0,
539 "description":"異常内容",
540 "fields":[
541
542 ],
543 "identifer":"FaultDescription",
544 "initialValue":null,
545 "isArray":false,
546 "primitive":true,
547 "propertyCode":137,
548 "required":[
549 "NONE"
550 ],
551 "size":2,
552 "type":"uint16_t",
553 "unitDescription":null,
554 "valueDescription":"2.5異常内容プロパティ参照"
555 },
556 {
557 "access":[
558 "RULE_GET"
559 ],
560 "arrayCount":0,
561 "description":"メーカーコード",
562 "fields":[
563 {
564 "arrayCount":3,
565 "description":"メーカーコード",
566 "fields":[
567
568 ],
569 "identifer":"ManufacturerCode",
570 "initialValue":null,
571 "isArray":true,
572 "primitive":true,
573 "size":1,
574 "type":"uint8_t",
575 "unitDescription":null,
576 "valueDescription":"ECHONETコンソーシアムで規定。"
577 }
578 ],
579 "identifer":"ManufacturerCode",
580 "initialValue":null,
581 "isArray":false,
582 "primitive":false,
583 "propertyCode":138,
584 "required":[
585 "RULE_GET"
586 ],
587 "size":3,
588 "type":"manufacturer_code_t",
589 "unitDescription":null,
590 "valueDescription":"(ECHONETコンソーシアムで規定。)"
591 },
592 {
593 "access":[
594 "RULE_GET"
595 ],
596 "arrayCount":3,
597 "description":"事業場コード",
598 "fields":[
599
600 ],
601 "identifer":"BusinessFacilityCode",
602 "initialValue":null,
603 "isArray":true,
604 "primitive":true,
605 "propertyCode":139,
606 "required":[
607 "NONE"
608 ],
609 "size":1,
610 "type":"uint8_t",
611 "unitDescription":null,
612 "valueDescription":"(各メーカ毎に規定。)"
613 },
614 {
615 "access":[
616 "RULE_GET"
617 ],
618 "arrayCount":12,
619 "description":"商品コード",
620 "fields":[
621
622 ],
623 "identifer":"ProductCode",
624 "initialValue":null,
625 "isArray":true,
626 "primitive":true,
627 "propertyCode":140,
628 "required":[
629 "NONE"
630 ],
631 "size":1,
632 "type":"uint8_t",
633 "unitDescription":null,
634 "valueDescription":"(各メーカ毎に規定。)"
635 },
636 {
637 "access":[
638 "RULE_GET"
639 ],
640 "arrayCount":12,
641 "description":"製造番号",
642 "fields":[
643
644 ],
645 "identifer":"ProductionNumber",
646 "initialValue":null,
647 "isArray":true,
648 "primitive":true,
649 "propertyCode":141,
650 "required":[
651 "NONE"
652 ],
653 "size":1,
654 "type":"uint8_t",
655 "unitDescription":null,
656 "valueDescription":"(各メーカ毎に規定。)"
657 },
658 {
659 "access":[
660 "RULE_GET"
661 ],
662 "arrayCount":0,
663 "description":"製造年月日",
664 "fields":[
665 {
666 "arrayCount":0,
667 "description":"年",
668 "fields":[
669
670 ],
671 "identifer":"Year",
672 "initialValue":null,
673 "isArray":false,
674 "primitive":true,
675 "size":2,
676 "type":"uint16_t",
677 "unitDescription":"年",
678 "valueDescription":"0x0001~0x270F(1~9999)"
679 },
680 {
681 "arrayCount":0,
682 "description":"月",
683 "fields":[
684
685 ],
686 "identifer":"Mounth",
687 "initialValue":null,
688 "isArray":false,
689 "primitive":true,
690 "size":1,
691 "type":"uint8_t",
692 "unitDescription":"月",
693 "valueDescription":"0x01~0x0C(1~12)"
694 },
695 {
696 "arrayCount":0,
697 "description":"日",
698 "fields":[
699
700 ],
701 "identifer":"Day",
702 "initialValue":null,
703 "isArray":false,
704 "primitive":true,
705 "size":1,
706 "type":"uint8_t",
707 "unitDescription":"日",
708 "valueDescription":"0x01~0x1F(1~31)"
709 }
710 ],
711 "identifer":"ProductionDate",
712 "initialValue":null,
713 "isArray":false,
714 "primitive":false,
715 "propertyCode":142,
716 "required":[
717 "NONE"
718 ],
719 "size":4,
720 "type":"year_mounth_day_t",
721 "unitDescription":null,
722 "valueDescription":""
723 },
724 {
725 "access":[
726 "RULE_SET",
727 "RULE_GET"
728 ],
729 "arrayCount":0,
730 "description":"節電動作設定",
731 "fields":[
732
733 ],
734 "identifer":"PowerSavingOperationSetting",
735 "initialValue":null,
736 "isArray":false,
737 "primitive":true,
738 "propertyCode":143,
739 "required":[
740 "NONE"
741 ],
742 "size":1,
743 "type":"uint8_t",
744 "unitDescription":null,
745 "valueDescription":"0x41=節電動作中,0x42=通常動作中"
746 },
747 {
748 "access":[
749 "RULE_SET",
750 "RULE_GET"
751 ],
752 "arrayCount":0,
753 "description":"遠隔操作設定",
754 "fields":[
755
756 ],
757 "identifer":"PositionInformation",
758 "initialValue":null,
759 "isArray":false,
760 "primitive":true,
761 "propertyCode":147,
762 "required":[
763 "NONE"
764 ],
765 "size":1,
766 "type":"uint8_t",
767 "unitDescription":null,
768 "valueDescription":"0x41=公衆回線未経由操作,0x42=公衆回線経由操作"
769 },
770 {
771 "access":[
772 "RULE_SET",
773 "RULE_GET"
774 ],
775 "arrayCount":0,
776 "description":"現在時刻設定",
777 "fields":[
778 {
779 "arrayCount":0,
780 "description":"時",
781 "fields":[
782
783 ],
784 "identifer":"Hour",
785 "initialValue":null,
786 "isArray":false,
787 "primitive":true,
788 "size":1,
789 "type":"uint8_t",
790 "unitDescription":"時",
791 "valueDescription":"0x00~0x17(0~23)"
792 },
793 {
794 "arrayCount":0,
795 "description":"分",
796 "fields":[
797
798 ],
799 "identifer":"Minute",
800 "initialValue":null,
801 "isArray":false,
802 "primitive":true,
803 "size":1,
804 "type":"uint8_t",
805 "unitDescription":"分",
806 "valueDescription":"0x00~0x3B(0~59)"
807 }
808 ],
809 "identifer":"CurrentTimeSetting",
810 "initialValue":null,
811 "isArray":false,
812 "primitive":false,
813 "propertyCode":151,
814 "required":[
815 "NONE"
816 ],
817 "size":2,
818 "type":"hour_minute_t",
819 "unitDescription":null,
820 "valueDescription":""
821 },
822 {
823 "access":[
824 "RULE_SET",
825 "RULE_GET"
826 ],
827 "arrayCount":0,
828 "description":"現在年月日設定",
829 "fields":[
830 {
831 "arrayCount":0,
832 "description":"年",
833 "fields":[
834
835 ],
836 "identifer":"Year",
837 "initialValue":null,
838 "isArray":false,
839 "primitive":true,
840 "size":2,
841 "type":"uint16_t",
842 "unitDescription":"年",
843 "valueDescription":"0x0001~0x270F(1~9999)"
844 },
845 {
846 "arrayCount":0,
847 "description":"月",
848 "fields":[
849
850 ],
851 "identifer":"Mounth",
852 "initialValue":null,
853 "isArray":false,
854 "primitive":true,
855 "size":1,
856 "type":"uint8_t",
857 "unitDescription":"月",
858 "valueDescription":"0x01~0x0C(1~12)"
859 },
860 {
861 "arrayCount":0,
862 "description":"日",
863 "fields":[
864
865 ],
866 "identifer":"Day",
867 "initialValue":null,
868 "isArray":false,
869 "primitive":true,
870 "size":1,
871 "type":"uint8_t",
872 "unitDescription":"日",
873 "valueDescription":"0x01~0x1F(1~31)"
874 }
875 ],
876 "identifer":"CurrentDateSetting",
877 "initialValue":null,
878 "isArray":false,
879 "primitive":false,
880 "propertyCode":152,
881 "required":[
882 "NONE"
883 ],
884 "size":4,
885 "type":"year_mounth_day_t",
886 "unitDescription":null,
887 "valueDescription":""
888 },
889 {
890 "access":[
891 "RULE_SET",
892 "RULE_GET"
893 ],
894 "arrayCount":0,
895 "description":"電力制限設定",
896 "fields":[
897
898 ],
899 "identifer":"PowerLimitSetting",
900 "initialValue":null,
901 "isArray":false,
902 "primitive":true,
903 "propertyCode":153,
904 "required":[
905 "NONE"
906 ],
907 "size":2,
908 "type":"uint16_t",
909 "unitDescription":null,
910 "valueDescription":"0x0000~0xFFFF(0~65535W)"
911 },
912 {
913 "access":[
914 "RULE_GET"
915 ],
916 "arrayCount":0,
917 "description":"積算運転時間",
918 "fields":[
919 {
920 "arrayCount":0,
921 "description":"単位",
922 "fields":[
923
924 ],
925 "identifer":"Unit",
926 "initialValue":null,
927 "isArray":false,
928 "primitive":true,
929 "size":1,
930 "type":"uint8_t",
931 "unitDescription":null,
932 "valueDescription":"0x41=秒,0x42=分,0x43=時,0x44=日"
933 },
934 {
935 "arrayCount":0,
936 "description":"経過時間",
937 "fields":[
938
939 ],
940 "identifer":"ElapsedTime",
941 "initialValue":null,
942 "isArray":false,
943 "primitive":true,
944 "size":4,
945 "type":"uint32_t",
946 "unitDescription":null,
947 "valueDescription":"0x00000000~0xFFFFFFFF(0~4294967295)"
948 }
949 ],
950 "identifer":"CumulativeOperatingTime",
951 "initialValue":null,
952 "isArray":false,
953 "primitive":false,
954 "propertyCode":154,
955 "required":[
956 "NONE"
957 ],
958 "size":5,
959 "type":"cumulative_operating_time_t",
960 "unitDescription":null,
961 "valueDescription":""
962 },
963 {
964 "access":[
965 "RULE_GET",
966 "VARIABLE"
967 ],
968 "arrayCount":17,
969 "description":"SetMプロパティマップ",
970 "fields":[
971
972 ],
973 "identifer":"SetMPropertyMap",
974 "initialValue":null,
975 "isArray":true,
976 "primitive":true,
977 "propertyCode":155,
978 "required":[
979 "RULE_GET"
980 ],
981 "size":1,
982 "type":"uint8_t",
983 "unitDescription":null,
984 "valueDescription":"付録1.参照"
985 },
986 {
987 "access":[
988 "RULE_GET",
989 "VARIABLE"
990 ],
991 "arrayCount":17,
992 "description":"GetMプロパティマップ",
993 "fields":[
994
995 ],
996 "identifer":"GetMPropertyMap",
997 "initialValue":null,
998 "isArray":true,
999 "primitive":true,
1000 "propertyCode":156,
1001 "required":[
1002 "RULE_GET"
1003 ],
1004 "size":1,
1005 "type":"uint8_t",
1006 "unitDescription":null,
1007 "valueDescription":"付録1.参照"
1008 },
1009 {
1010 "access":[
1011 "RULE_GET",
1012 "VARIABLE"
1013 ],
1014 "arrayCount":17,
1015 "description":"状変アナウンスプロパティマップ",
1016 "fields":[
1017
1018 ],
1019 "identifer":"StatusChangeAnnouncementPropertyMap",
1020 "initialValue":null,
1021 "isArray":true,
1022 "primitive":true,
1023 "propertyCode":157,
1024 "required":[
1025 "RULE_GET"
1026 ],
1027 "size":1,
1028 "type":"uint8_t",
1029 "unitDescription":null,
1030 "valueDescription":"付録1.参照"
1031 },
1032 {
1033 "access":[
1034 "RULE_GET",
1035 "VARIABLE"
1036 ],
1037 "arrayCount":17,
1038 "description":"Setプロパティマップ",
1039 "fields":[
1040
1041 ],
1042 "identifer":"SetPropertyMap",
1043 "initialValue":null,
1044 "isArray":true,
1045 "primitive":true,
1046 "propertyCode":158,
1047 "required":[
1048 "RULE_GET"
1049 ],
1050 "size":1,
1051 "type":"uint8_t",
1052 "unitDescription":null,
1053 "valueDescription":"付録1.参照"
1054 },
1055 {
1056 "access":[
1057 "RULE_GET",
1058 "VARIABLE"
1059 ],
1060 "arrayCount":17,
1061 "description":"Getプロパティマップ",
1062 "fields":[
1063
1064 ],
1065 "identifer":"GetPropertyMap",
1066 "initialValue":null,
1067 "isArray":true,
1068 "primitive":true,
1069 "propertyCode":159,
1070 "required":[
1071 "RULE_GET"
1072 ],
1073 "size":1,
1074 "type":"uint8_t",
1075 "unitDescription":null,
1076 "valueDescription":"付録1.参照"
1077 }
1078]
Note: See TracBrowser for help on using the repository browser.