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