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