close Warning: Can't use blame annotator:
svn blame failed on uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList0601.json: 195004 - Cannot calculate blame information for binary file 'file:///opt/svnroot/contrib/uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList0601.json'

source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList0601.json@ 108

Last change on this file since 108 was 108, checked in by coas-nagasima, 9 years ago

MIMEプロパティの変更

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