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