source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/PropertyList027D.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: 37.2 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 "arrayCount":0,
35 "description":"最小充電電力値",
36 "fields":[
37
38 ],
39 "identifer":"MinimumChargingElectricEnergy",
40 "initialValue":null,
41 "isArray":false,
42 "primitive":true,
43 "size":4,
44 "type":"uint32_t",
45 "unitDescription":"W",
46 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
47 },
48 {
49 "arrayCount":0,
50 "description":"最大充電電力値",
51 "fields":[
52
53 ],
54 "identifer":"MaximumChargingElectricEnergy",
55 "initialValue":null,
56 "isArray":false,
57 "primitive":true,
58 "size":4,
59 "type":"uint32_t",
60 "unitDescription":"W",
61 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
62 }
63 ],
64 "identifer":"MinimumMaximumChargingElectricEnergy",
65 "initialValue":null,
66 "isArray":false,
67 "primitive":false,
68 "propertyCode":200,
69 "required":[
70 "NONE"
71 ],
72 "size":8,
73 "type":"minimum_maximum_charging_electric_energy_t",
74 "unitDescription":null,
75 "valueDescription":""
76 },
77 {
78 "access":[
79 "RULE_GET"
80 ],
81 "arrayCount":0,
82 "description":"最小最大放電電力値",
83 "fields":[
84 {
85 "arrayCount":0,
86 "description":"最小放電電力値",
87 "fields":[
88
89 ],
90 "identifer":"MinimumDischargingElectricEnergy",
91 "initialValue":null,
92 "isArray":false,
93 "primitive":true,
94 "size":4,
95 "type":"uint32_t",
96 "unitDescription":"W",
97 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
98 },
99 {
100 "arrayCount":0,
101 "description":"最大放電電力値",
102 "fields":[
103
104 ],
105 "identifer":"MaximumDischargingElectricEnergy",
106 "initialValue":null,
107 "isArray":false,
108 "primitive":true,
109 "size":4,
110 "type":"uint32_t",
111 "unitDescription":"W",
112 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
113 }
114 ],
115 "identifer":"MinimumMaximumDischargingElectricEnergy",
116 "initialValue":null,
117 "isArray":false,
118 "primitive":false,
119 "propertyCode":201,
120 "required":[
121 "NONE"
122 ],
123 "size":8,
124 "type":"minimum_maximum_discharging_electric_energy_t",
125 "unitDescription":null,
126 "valueDescription":""
127 },
128 {
129 "access":[
130 "RULE_GET"
131 ],
132 "arrayCount":0,
133 "description":"最小最大充電電流値",
134 "fields":[
135 {
136 "arrayCount":0,
137 "description":"最小充電電流値",
138 "fields":[
139
140 ],
141 "identifer":"MinimumChargingCurrent",
142 "initialValue":null,
143 "isArray":false,
144 "primitive":true,
145 "size":2,
146 "type":"uint16_t",
147 "unitDescription":"0.1A",
148 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
149 },
150 {
151 "arrayCount":0,
152 "description":"最大充電電流値",
153 "fields":[
154
155 ],
156 "identifer":"MaximumChargingCurrent",
157 "initialValue":null,
158 "isArray":false,
159 "primitive":true,
160 "size":2,
161 "type":"uint16_t",
162 "unitDescription":"0.1A",
163 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
164 }
165 ],
166 "identifer":"MinimumMaximumChargingCurrent",
167 "initialValue":null,
168 "isArray":false,
169 "primitive":false,
170 "propertyCode":202,
171 "required":[
172 "NONE"
173 ],
174 "size":4,
175 "type":"minimum_maximum_charging_current_t",
176 "unitDescription":null,
177 "valueDescription":""
178 },
179 {
180 "access":[
181 "RULE_GET"
182 ],
183 "arrayCount":0,
184 "description":"最小最大放電電流値",
185 "fields":[
186 {
187 "arrayCount":0,
188 "description":"最小放電電流値",
189 "fields":[
190
191 ],
192 "identifer":"MinimumDischargingCurrent",
193 "initialValue":null,
194 "isArray":false,
195 "primitive":true,
196 "size":2,
197 "type":"uint16_t",
198 "unitDescription":"0.1A",
199 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
200 },
201 {
202 "arrayCount":0,
203 "description":"最大放電電流値",
204 "fields":[
205
206 ],
207 "identifer":"MaximumDischargingCurrent",
208 "initialValue":null,
209 "isArray":false,
210 "primitive":true,
211 "size":2,
212 "type":"uint16_t",
213 "unitDescription":"0.1A",
214 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
215 }
216 ],
217 "identifer":"MinimumMaximumDischargingCurrent",
218 "initialValue":null,
219 "isArray":false,
220 "primitive":false,
221 "propertyCode":203,
222 "required":[
223 "NONE"
224 ],
225 "size":4,
226 "type":"minimum_maximum_discharging_current_t",
227 "unitDescription":null,
228 "valueDescription":""
229 },
230 {
231 "access":[
232 "RULE_GET"
233 ],
234 "arrayCount":0,
235 "description":"定格電力量",
236 "fields":[
237
238 ],
239 "identifer":"RatedElectricEnergy",
240 "initialValue":null,
241 "isArray":false,
242 "primitive":true,
243 "propertyCode":208,
244 "required":[
245 "NONE"
246 ],
247 "size":4,
248 "type":"uint32_t",
249 "unitDescription":"Wh",
250 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999Wh)"
251 },
252 {
253 "access":[
254 "RULE_GET"
255 ],
256 "arrayCount":0,
257 "description":"定格容量",
258 "fields":[
259
260 ],
261 "identifer":"RatedCapacity",
262 "initialValue":null,
263 "isArray":false,
264 "primitive":true,
265 "propertyCode":209,
266 "required":[
267 "NONE"
268 ],
269 "size":2,
270 "type":"uint16_t",
271 "unitDescription":"0.1Ah",
272 "valueDescription":"0x0000~0x7FFE(0~3,276.6Ah)"
273 },
274 {
275 "access":[
276 "RULE_GET"
277 ],
278 "arrayCount":0,
279 "description":"定格電圧",
280 "fields":[
281
282 ],
283 "identifer":"RatedVoltage",
284 "initialValue":null,
285 "isArray":false,
286 "primitive":true,
287 "propertyCode":210,
288 "required":[
289 "NONE"
290 ],
291 "size":2,
292 "type":"uint16_t",
293 "unitDescription":"V",
294 "valueDescription":"0x0000~0x7FFE(0~32,766V)"
295 },
296 {
297 "access":[
298 "RULE_GET"
299 ],
300 "arrayCount":0,
301 "description":"瞬時充放電電力計測値",
302 "fields":[
303
304 ],
305 "identifer":"MeasuredInstantaneousChargeDischargElectricEnergy",
306 "initialValue":null,
307 "isArray":false,
308 "primitive":true,
309 "propertyCode":211,
310 "required":[
311 "NONE"
312 ],
313 "size":4,
314 "type":"int32_t",
315 "unitDescription":"W",
316 "valueDescription":"0x00000001~0x3B9AC9FF=充電時(プラス値)(1~999,999,999W),0xFFFFFFFF~0xC4653601=放電時(マイナス値)(-1~-999,999,999W)"
317 },
318 {
319 "access":[
320 "RULE_GET"
321 ],
322 "arrayCount":0,
323 "description":"瞬時充放電電流計測値",
324 "fields":[
325
326 ],
327 "identifer":"MeasuredInstantaneousChargeDischargCurrent",
328 "initialValue":null,
329 "isArray":false,
330 "primitive":true,
331 "propertyCode":212,
332 "required":[
333 "NONE"
334 ],
335 "size":2,
336 "type":"int16_t",
337 "unitDescription":"0.1A",
338 "valueDescription":"0x0001~0x7FFE=充電時(プラス値)(0.1~3,276.6A),0xFFFF~0x8001=放電時(マイナス値)(-0.1~-3,276.7A)"
339 },
340 {
341 "access":[
342 "RULE_GET"
343 ],
344 "arrayCount":0,
345 "description":"瞬時充放電電圧計測値",
346 "fields":[
347
348 ],
349 "identifer":"MeasuredInstantaneousChargeDischargVoltage",
350 "initialValue":null,
351 "isArray":false,
352 "primitive":true,
353 "propertyCode":213,
354 "required":[
355 "NONE"
356 ],
357 "size":2,
358 "type":"int16_t",
359 "unitDescription":"V",
360 "valueDescription":"0x0001~0x7FFE=充電時(プラス値)(1~32,766V),0xFFFF~0x8001=放電時(マイナス値)(-1~-32,767V)"
361 },
362 {
363 "access":[
364 "RULE_GET"
365 ],
366 "arrayCount":0,
367 "description":"積算放電電力量計測値",
368 "fields":[
369
370 ],
371 "identifer":"MeasuredCumulativeDischargeElectricEnergy",
372 "initialValue":null,
373 "isArray":false,
374 "primitive":true,
375 "propertyCode":214,
376 "required":[
377 "NONE"
378 ],
379 "size":4,
380 "type":"uint32_t",
381 "unitDescription":"0.001kWh",
382 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999.999kWh)"
383 },
384 {
385 "access":[
386 "RULE_SET"
387 ],
388 "arrayCount":0,
389 "description":"積算放電電力量リセット設定",
390 "fields":[
391
392 ],
393 "identifer":"MeasuredCumulativeDischargeElectricEnergyResetSetting",
394 "initialValue":null,
395 "isArray":false,
396 "primitive":true,
397 "propertyCode":215,
398 "required":[
399 "NONE"
400 ],
401 "size":1,
402 "type":"uint8_t",
403 "unitDescription":null,
404 "valueDescription":"0x00=リセット"
405 },
406 {
407 "access":[
408 "RULE_GET"
409 ],
410 "arrayCount":0,
411 "description":"積算充電電力量計測値",
412 "fields":[
413
414 ],
415 "identifer":"MeasuredCumulativeChargeElectricEnergy",
416 "initialValue":null,
417 "isArray":false,
418 "primitive":true,
419 "propertyCode":216,
420 "required":[
421 "NONE"
422 ],
423 "size":4,
424 "type":"uint32_t",
425 "unitDescription":"0.001kWh",
426 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999.999kWh)"
427 },
428 {
429 "access":[
430 "RULE_SET"
431 ],
432 "arrayCount":0,
433 "description":"積算充電電力量リセット設定",
434 "fields":[
435
436 ],
437 "identifer":"MeasuredCumulativeChargeElectricEnergyResetSetting",
438 "initialValue":null,
439 "isArray":false,
440 "primitive":true,
441 "propertyCode":217,
442 "required":[
443 "NONE"
444 ],
445 "size":1,
446 "type":"uint8_t",
447 "unitDescription":null,
448 "valueDescription":"0x00=リセット"
449 },
450 {
451 "access":[
452 "RULE_SET",
453 "RULE_GET",
454 "ANNOUNCE"
455 ],
456 "arrayCount":0,
457 "description":"運転モード設定",
458 "fields":[
459
460 ],
461 "identifer":"OperationModeSetting",
462 "initialValue":null,
463 "isArray":false,
464 "primitive":true,
465 "propertyCode":218,
466 "required":[
467 "RULE_SET",
468 "RULE_GET"
469 ],
470 "size":1,
471 "type":"uint8_t",
472 "unitDescription":null,
473 "valueDescription":"0x41=急速充電,0x42=充電,0x43=放電,0x44=待機,0x45=テスト,0x40=その他"
474 },
475 {
476 "access":[
477 "RULE_GET"
478 ],
479 "arrayCount":0,
480 "description":"系統連系状態",
481 "fields":[
482
483 ],
484 "identifer":"SystemInterconnectedType",
485 "initialValue":null,
486 "isArray":false,
487 "primitive":true,
488 "propertyCode":219,
489 "required":[
490 "NONE"
491 ],
492 "size":1,
493 "type":"uint8_t",
494 "unitDescription":null,
495 "valueDescription":"0x00=系統連系(逆潮流可),0x01=独立,0x02=系統連系(逆潮流不可)"
496 },
497 {
498 "access":[
499 "RULE_GET"
500 ],
501 "arrayCount":0,
502 "description":"最小最大充電電力値(独立時)",
503 "fields":[
504 {
505 "arrayCount":0,
506 "description":"最小充電電力値",
507 "fields":[
508
509 ],
510 "identifer":"MinimumChargingElectricEnergy",
511 "initialValue":null,
512 "isArray":false,
513 "primitive":true,
514 "size":4,
515 "type":"uint32_t",
516 "unitDescription":"W",
517 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
518 },
519 {
520 "arrayCount":0,
521 "description":"最大充電電力値",
522 "fields":[
523
524 ],
525 "identifer":"MaximumChargingElectricEnergy",
526 "initialValue":null,
527 "isArray":false,
528 "primitive":true,
529 "size":4,
530 "type":"uint32_t",
531 "unitDescription":"W",
532 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
533 }
534 ],
535 "identifer":"MinimumMaximumChargingPowerIndependent",
536 "initialValue":null,
537 "isArray":false,
538 "primitive":false,
539 "propertyCode":220,
540 "required":[
541 "NONE"
542 ],
543 "size":8,
544 "type":"minimum_maximum_charging_electric_energy_t",
545 "unitDescription":null,
546 "valueDescription":""
547 },
548 {
549 "access":[
550 "RULE_GET"
551 ],
552 "arrayCount":0,
553 "description":"最小最大放電電力値(独立時)",
554 "fields":[
555 {
556 "arrayCount":0,
557 "description":"最小放電電力値",
558 "fields":[
559
560 ],
561 "identifer":"MinimumDischargingElectricEnergy",
562 "initialValue":null,
563 "isArray":false,
564 "primitive":true,
565 "size":4,
566 "type":"uint32_t",
567 "unitDescription":"W",
568 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
569 },
570 {
571 "arrayCount":0,
572 "description":"最大放電電力値",
573 "fields":[
574
575 ],
576 "identifer":"MaximumDischargingElectricEnergy",
577 "initialValue":null,
578 "isArray":false,
579 "primitive":true,
580 "size":4,
581 "type":"uint32_t",
582 "unitDescription":"W",
583 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
584 }
585 ],
586 "identifer":"MinimumMaximumDischargingPowerIndependent",
587 "initialValue":null,
588 "isArray":false,
589 "primitive":false,
590 "propertyCode":221,
591 "required":[
592 "NONE"
593 ],
594 "size":8,
595 "type":"minimum_maximum_discharging_electric_energy_t",
596 "unitDescription":null,
597 "valueDescription":""
598 },
599 {
600 "access":[
601 "RULE_GET"
602 ],
603 "arrayCount":0,
604 "description":"最小最大充電電流値(独立時)",
605 "fields":[
606 {
607 "arrayCount":0,
608 "description":"最小充電電流値",
609 "fields":[
610
611 ],
612 "identifer":"MinimumChargingCurrent",
613 "initialValue":null,
614 "isArray":false,
615 "primitive":true,
616 "size":2,
617 "type":"uint16_t",
618 "unitDescription":"0.1A",
619 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
620 },
621 {
622 "arrayCount":0,
623 "description":"最大充電電流値",
624 "fields":[
625
626 ],
627 "identifer":"MaximumChargingCurrent",
628 "initialValue":null,
629 "isArray":false,
630 "primitive":true,
631 "size":2,
632 "type":"uint16_t",
633 "unitDescription":"0.1A",
634 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
635 }
636 ],
637 "identifer":"MinimumMaximumChargingCurrentIndependent",
638 "initialValue":null,
639 "isArray":false,
640 "primitive":false,
641 "propertyCode":222,
642 "required":[
643 "NONE"
644 ],
645 "size":4,
646 "type":"minimum_maximum_charging_current_t",
647 "unitDescription":null,
648 "valueDescription":""
649 },
650 {
651 "access":[
652 "RULE_GET"
653 ],
654 "arrayCount":0,
655 "description":"最小最大放電電流値(独立時)",
656 "fields":[
657 {
658 "arrayCount":0,
659 "description":"最小放電電流値",
660 "fields":[
661
662 ],
663 "identifer":"MinimumDischargingCurrent",
664 "initialValue":null,
665 "isArray":false,
666 "primitive":true,
667 "size":2,
668 "type":"uint16_t",
669 "unitDescription":"0.1A",
670 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
671 },
672 {
673 "arrayCount":0,
674 "description":"最大放電電流値",
675 "fields":[
676
677 ],
678 "identifer":"MaximumDischargingCurrent",
679 "initialValue":null,
680 "isArray":false,
681 "primitive":true,
682 "size":2,
683 "type":"uint16_t",
684 "unitDescription":"0.1A",
685 "valueDescription":"0x0000~0x7FFE(0~3,276.6A)"
686 }
687 ],
688 "identifer":"MinimumMaximumDischargingCurrentIndependent",
689 "initialValue":null,
690 "isArray":false,
691 "primitive":false,
692 "propertyCode":223,
693 "required":[
694 "NONE"
695 ],
696 "size":4,
697 "type":"minimum_maximum_discharging_current_t",
698 "unitDescription":null,
699 "valueDescription":""
700 },
701 {
702 "access":[
703 "RULE_SET",
704 "RULE_GET"
705 ],
706 "arrayCount":0,
707 "description":"充放電量設定値1",
708 "fields":[
709
710 ],
711 "identifer":"ChargingDischaRgingAmountSetting1",
712 "initialValue":null,
713 "isArray":false,
714 "primitive":true,
715 "propertyCode":224,
716 "required":[
717 "NONE"
718 ],
719 "size":4,
720 "type":"int32_t",
721 "unitDescription":"Wh",
722 "valueDescription":"0x00000001~0x3B9AC9FF=充電時(プラス値)(1~999,999,999Wh),0xFFFFFFFF~0xC4653601=放電時(マイナス値)(-1~-999,999,999Wh)"
723 },
724 {
725 "access":[
726 "RULE_SET",
727 "RULE_GET"
728 ],
729 "arrayCount":0,
730 "description":"充放電量設定値2",
731 "fields":[
732
733 ],
734 "identifer":"ChargingDischaRgingAmountSetting2",
735 "initialValue":null,
736 "isArray":false,
737 "primitive":true,
738 "propertyCode":225,
739 "required":[
740 "NONE"
741 ],
742 "size":2,
743 "type":"int16_t",
744 "unitDescription":"0.1Ah",
745 "valueDescription":"0x0001~0x7FFE=充電時(プラス値)(0.1~3,276.6Ah),0xFFFF~0x8001=放電時(マイナス値)(-0.1~-3,276.7Ah)"
746 },
747 {
748 "access":[
749 "RULE_GET"
750 ],
751 "arrayCount":0,
752 "description":"蓄電残量1",
753 "fields":[
754
755 ],
756 "identifer":"RemainingStoredElectricity1",
757 "initialValue":null,
758 "isArray":false,
759 "primitive":true,
760 "propertyCode":226,
761 "required":[
762 "RULE_GET"
763 ],
764 "size":4,
765 "type":"uint32_t",
766 "unitDescription":"Wh",
767 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999Wh)"
768 },
769 {
770 "access":[
771 "RULE_GET"
772 ],
773 "arrayCount":0,
774 "description":"蓄電残量2",
775 "fields":[
776
777 ],
778 "identifer":"RemainingStoredElectricity2",
779 "initialValue":null,
780 "isArray":false,
781 "primitive":true,
782 "propertyCode":227,
783 "required":[
784 "RULE_GET"
785 ],
786 "size":2,
787 "type":"uint16_t",
788 "unitDescription":"0.1Ah",
789 "valueDescription":"0x0000~0x7FFE(0~3,276.6Ah)"
790 },
791 {
792 "access":[
793 "RULE_GET"
794 ],
795 "arrayCount":0,
796 "description":"蓄電残量3",
797 "fields":[
798
799 ],
800 "identifer":"RemainingStoredElectricity3",
801 "initialValue":null,
802 "isArray":false,
803 "primitive":true,
804 "propertyCode":228,
805 "required":[
806 "RULE_GET"
807 ],
808 "size":1,
809 "type":"uint8_t",
810 "unitDescription":"%",
811 "valueDescription":"0x00~0x64(0~100%)"
812 },
813 {
814 "access":[
815 "RULE_GET"
816 ],
817 "arrayCount":0,
818 "description":"劣化状態",
819 "fields":[
820
821 ],
822 "identifer":"BatteryStateOfHealth",
823 "initialValue":null,
824 "isArray":false,
825 "primitive":true,
826 "propertyCode":229,
827 "required":[
828 "NONE"
829 ],
830 "size":1,
831 "type":"uint8_t",
832 "unitDescription":"%",
833 "valueDescription":"0x00~0x64(0~100%)"
834 },
835 {
836 "access":[
837 "RULE_GET"
838 ],
839 "arrayCount":0,
840 "description":"蓄電池タイプ",
841 "fields":[
842
843 ],
844 "identifer":"BatteryType",
845 "initialValue":null,
846 "isArray":false,
847 "primitive":true,
848 "propertyCode":230,
849 "required":[
850 "RULE_GET"
851 ],
852 "size":1,
853 "type":"uint8_t",
854 "unitDescription":null,
855 "valueDescription":"0x00~0xFF=タイプ"
856 },
857 {
858 "access":[
859 "RULE_SET",
860 "RULE_GET"
861 ],
862 "arrayCount":0,
863 "description":"充電量設定値1",
864 "fields":[
865
866 ],
867 "identifer":"ChargingAmountSetting1",
868 "initialValue":null,
869 "isArray":false,
870 "primitive":true,
871 "propertyCode":231,
872 "required":[
873 "NONE"
874 ],
875 "size":4,
876 "type":"uint32_t",
877 "unitDescription":"Wh",
878 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999Wh)"
879 },
880 {
881 "access":[
882 "RULE_SET",
883 "RULE_GET"
884 ],
885 "arrayCount":0,
886 "description":"放電量設定値1",
887 "fields":[
888
889 ],
890 "identifer":"DischargingAmountSetting1",
891 "initialValue":null,
892 "isArray":false,
893 "primitive":true,
894 "propertyCode":232,
895 "required":[
896 "NONE"
897 ],
898 "size":4,
899 "type":"uint32_t",
900 "unitDescription":"Wh",
901 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999Wh)"
902 },
903 {
904 "access":[
905 "RULE_SET",
906 "RULE_GET"
907 ],
908 "arrayCount":0,
909 "description":"充電量設定値2",
910 "fields":[
911
912 ],
913 "identifer":"ChargingAmountSetting2",
914 "initialValue":null,
915 "isArray":false,
916 "primitive":true,
917 "propertyCode":233,
918 "required":[
919 "NONE"
920 ],
921 "size":2,
922 "type":"uint16_t",
923 "unitDescription":"0.1Ah",
924 "valueDescription":"0x0000~0x7FFE(0~3,276.6Ah)"
925 },
926 {
927 "access":[
928 "RULE_SET",
929 "RULE_GET"
930 ],
931 "arrayCount":0,
932 "description":"放電量設定値2",
933 "fields":[
934
935 ],
936 "identifer":"DischargingAmountSetting2",
937 "initialValue":null,
938 "isArray":false,
939 "primitive":true,
940 "propertyCode":234,
941 "required":[
942 "NONE"
943 ],
944 "size":2,
945 "type":"uint16_t",
946 "unitDescription":"0.1Ah",
947 "valueDescription":"0x0000~0x7FFE(0~3,276.6Ah)"
948 },
949 {
950 "access":[
951 "RULE_SET",
952 "RULE_GET"
953 ],
954 "arrayCount":0,
955 "description":"充電電力設定値",
956 "fields":[
957
958 ],
959 "identifer":"ChargingElectricEnergySetting",
960 "initialValue":null,
961 "isArray":false,
962 "primitive":true,
963 "propertyCode":235,
964 "required":[
965 "NONE"
966 ],
967 "size":4,
968 "type":"uint32_t",
969 "unitDescription":"W",
970 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
971 },
972 {
973 "access":[
974 "RULE_SET",
975 "RULE_GET"
976 ],
977 "arrayCount":0,
978 "description":"放電電力設定値",
979 "fields":[
980
981 ],
982 "identifer":"DischargingElectricEnergySetting",
983 "initialValue":null,
984 "isArray":false,
985 "primitive":true,
986 "propertyCode":236,
987 "required":[
988 "NONE"
989 ],
990 "size":4,
991 "type":"uint32_t",
992 "unitDescription":"W",
993 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999,999W)"
994 },
995 {
996 "access":[
997 "RULE_SET",
998 "RULE_GET"
999 ],
1000 "arrayCount":0,
1001 "description":"充電電流設定値",
1002 "fields":[
1003
1004 ],
1005 "identifer":"ChargingCurrentSetting",
1006 "initialValue":null,
1007 "isArray":false,
1008 "primitive":true,
1009 "propertyCode":237,
1010 "required":[
1011 "NONE"
1012 ],
1013 "size":2,
1014 "type":"uint16_t",
1015 "unitDescription":"0.1A",
1016 "valueDescription":"0x0000~0xFFFD(0~6,553.3A)"
1017 },
1018 {
1019 "access":[
1020 "RULE_SET",
1021 "RULE_GET"
1022 ],
1023 "arrayCount":0,
1024 "description":"放電電流設定値",
1025 "fields":[
1026
1027 ],
1028 "identifer":"DischargingCurrentSetting",
1029 "initialValue":null,
1030 "isArray":false,
1031 "primitive":true,
1032 "propertyCode":238,
1033 "required":[
1034 "NONE"
1035 ],
1036 "size":2,
1037 "type":"uint16_t",
1038 "unitDescription":"0.1A",
1039 "valueDescription":"0x0000~0xFFFD(0~6,553.3A)"
1040 },
1041 {
1042 "access":[
1043 "RULE_GET"
1044 ],
1045 "arrayCount":0,
1046 "description":"定格電圧(独立時)",
1047 "fields":[
1048
1049 ],
1050 "identifer":"RatedVoltageIndependent",
1051 "initialValue":null,
1052 "isArray":false,
1053 "primitive":true,
1054 "propertyCode":239,
1055 "required":[
1056 "NONE"
1057 ],
1058 "size":2,
1059 "type":"uint16_t",
1060 "unitDescription":"V",
1061 "valueDescription":"0x0000~0x7FFE(0~32,766V)"
1062 },
1063 {
1064 "access":[
1065 "RULE_SET",
1066 "RULE_GET",
1067 "ANNOUNCE"
1068 ],
1069 "arrayCount":0,
1070 "description":"設置場所",
1071 "fields":[
1072
1073 ],
1074 "identifer":"InstallationLocation",
1075 "initialValue":null,
1076 "isArray":false,
1077 "primitive":true,
1078 "propertyCode":129,
1079 "required":[
1080 "RULE_SET",
1081 "RULE_GET"
1082 ],
1083 "size":1,
1084 "type":"uint8_t",
1085 "unitDescription":null,
1086 "valueDescription":"2.2設置場所プロパティ参照"
1087 },
1088 {
1089 "access":[
1090 "RULE_GET"
1091 ],
1092 "arrayCount":0,
1093 "description":"規格Version情報",
1094 "fields":[
1095 {
1096 "arrayCount":0,
1097 "description":"固定1(for future reserved)",
1098 "fields":[
1099
1100 ],
1101 "identifer":"Reserved1",
1102 "initialValue":null,
1103 "isArray":false,
1104 "primitive":true,
1105 "size":1,
1106 "type":"uint8_t",
1107 "unitDescription":null,
1108 "valueDescription":"0x00"
1109 },
1110 {
1111 "arrayCount":0,
1112 "description":"固定2(for future reserved)",
1113 "fields":[
1114
1115 ],
1116 "identifer":"Reserved2",
1117 "initialValue":null,
1118 "isArray":false,
1119 "primitive":true,
1120 "size":1,
1121 "type":"uint8_t",
1122 "unitDescription":null,
1123 "valueDescription":"0x00"
1124 },
1125 {
1126 "arrayCount":0,
1127 "description":"リリース順をASCIIで示す",
1128 "fields":[
1129
1130 ],
1131 "identifer":"OrderOfRelease",
1132 "initialValue":null,
1133 "isArray":false,
1134 "primitive":true,
1135 "size":1,
1136 "type":"uint8_t",
1137 "unitDescription":null,
1138 "valueDescription":""
1139 },
1140 {
1141 "arrayCount":0,
1142 "description":"固定4(for future reserved)",
1143 "fields":[
1144
1145 ],
1146 "identifer":"Reserved4",
1147 "initialValue":null,
1148 "isArray":false,
1149 "primitive":true,
1150 "size":1,
1151 "type":"uint8_t",
1152 "unitDescription":null,
1153 "valueDescription":"0x00"
1154 }
1155 ],
1156 "identifer":"StandardVersionInformation",
1157 "initialValue":null,
1158 "isArray":false,
1159 "primitive":false,
1160 "propertyCode":130,
1161 "required":[
1162 "RULE_GET"
1163 ],
1164 "size":4,
1165 "type":"standard_version_information_t",
1166 "unitDescription":null,
1167 "valueDescription":""
1168 },
1169 {
1170 "access":[
1171 "RULE_GET"
1172 ],
1173 "arrayCount":0,
1174 "description":"識別番号",
1175 "fields":[
1176 {
1177 "arrayCount":0,
1178 "description":"下位通信層IDフィールド",
1179 "fields":[
1180
1181 ],
1182 "identifer":"LowerLayerCommunicationIdField",
1183 "initialValue":null,
1184 "isArray":false,
1185 "primitive":true,
1186 "size":1,
1187 "type":"uint8_t",
1188 "unitDescription":null,
1189 "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=識別番号未設定"
1190 },
1191 {
1192 "arrayCount":16,
1193 "description":"固有番号フィールド",
1194 "fields":[
1195
1196 ],
1197 "identifer":"UniqueNumberField",
1198 "initialValue":null,
1199 "isArray":true,
1200 "primitive":true,
1201 "size":1,
1202 "type":"uint8_t",
1203 "unitDescription":null,
1204 "valueDescription":""
1205 }
1206 ],
1207 "identifer":"IdentificationNumber",
1208 "initialValue":null,
1209 "isArray":false,
1210 "primitive":false,
1211 "propertyCode":131,
1212 "required":[
1213 "NONE"
1214 ],
1215 "size":17,
1216 "type":"device_identification_number_t",
1217 "unitDescription":null,
1218 "valueDescription":""
1219 },
1220 {
1221 "access":[
1222 "RULE_GET"
1223 ],
1224 "arrayCount":0,
1225 "description":"瞬時消費電力計測値",
1226 "fields":[
1227
1228 ],
1229 "identifer":"MeasuredInstantaneousPowerConsumption",
1230 "initialValue":null,
1231 "isArray":false,
1232 "primitive":true,
1233 "propertyCode":132,
1234 "required":[
1235 "NONE"
1236 ],
1237 "size":2,
1238 "type":"uint16_t",
1239 "unitDescription":"W",
1240 "valueDescription":"0x0000~0xFFFD(0~65533W)"
1241 },
1242 {
1243 "access":[
1244 "RULE_GET"
1245 ],
1246 "arrayCount":0,
1247 "description":"積算消費電力計測値",
1248 "fields":[
1249
1250 ],
1251 "identifer":"MeasuredCumulativePowerConsumption",
1252 "initialValue":null,
1253 "isArray":false,
1254 "primitive":true,
1255 "propertyCode":133,
1256 "required":[
1257 "NONE"
1258 ],
1259 "size":4,
1260 "type":"uint32_t",
1261 "unitDescription":"kWh",
1262 "valueDescription":"0x00000000~0x3B9AC9FF(0~999,999.999kWh)"
1263 },
1264 {
1265 "access":[
1266 "RULE_GET",
1267 "VARIABLE"
1268 ],
1269 "arrayCount":0,
1270 "description":"メーカ異常コード",
1271 "fields":[
1272 {
1273 "arrayCount":0,
1274 "description":"異常コード部のデータサイズ",
1275 "fields":[
1276
1277 ],
1278 "identifer":"DataSizeOfTheFaultCodeField",
1279 "initialValue":null,
1280 "isArray":false,
1281 "primitive":true,
1282 "size":1,
1283 "type":"uint8_t",
1284 "unitDescription":null,
1285 "valueDescription":""
1286 },
1287 {
1288 "arrayCount":0,
1289 "description":"メーカーコード",
1290 "fields":[
1291 {
1292 "arrayCount":3,
1293 "description":"メーカーコード",
1294 "fields":[
1295
1296 ],
1297 "identifer":"ManufacturerCode",
1298 "initialValue":null,
1299 "isArray":true,
1300 "primitive":true,
1301 "size":1,
1302 "type":"uint8_t",
1303 "unitDescription":null,
1304 "valueDescription":"ECHONETコンソーシアムで規定。"
1305 }
1306 ],
1307 "identifer":"ManufacturerCode",
1308 "initialValue":null,
1309 "isArray":false,
1310 "primitive":false,
1311 "size":3,
1312 "type":"manufacturer_code_t",
1313 "unitDescription":null,
1314 "valueDescription":""
1315 },
1316 {
1317 "arrayCount":221,
1318 "description":"各メーカ独自の異常コード部",
1319 "fields":[
1320
1321 ],
1322 "identifer":"FieldForManufacturerDefinedFaultCode",
1323 "initialValue":null,
1324 "isArray":true,
1325 "primitive":true,
1326 "size":1,
1327 "type":"uint8_t",
1328 "unitDescription":null,
1329 "valueDescription":""
1330 }
1331 ],
1332 "identifer":"ManufacturersFaultCode",
1333 "initialValue":null,
1334 "isArray":false,
1335 "primitive":false,
1336 "propertyCode":134,
1337 "required":[
1338 "NONE"
1339 ],
1340 "size":225,
1341 "type":"manufacturers_fault_code_t",
1342 "unitDescription":null,
1343 "valueDescription":""
1344 },
1345 {
1346 "access":[
1347 "RULE_SET",
1348 "RULE_GET"
1349 ],
1350 "arrayCount":0,
1351 "description":"電流制限設定",
1352 "fields":[
1353
1354 ],
1355 "identifer":"CurrentLimitSetting",
1356 "initialValue":null,
1357 "isArray":false,
1358 "primitive":true,
1359 "propertyCode":135,
1360 "required":[
1361 "NONE"
1362 ],
1363 "size":1,
1364 "type":"uint8_t",
1365 "unitDescription":"%",
1366 "valueDescription":"0x00~0x64(0~100%)"
1367 },
1368 {
1369 "access":[
1370 "RULE_GET",
1371 "ANNOUNCE"
1372 ],
1373 "arrayCount":0,
1374 "description":"異常発生状態",
1375 "fields":[
1376
1377 ],
1378 "identifer":"FaultStatus",
1379 "initialValue":null,
1380 "isArray":false,
1381 "primitive":true,
1382 "propertyCode":136,
1383 "required":[
1384 "RULE_GET"
1385 ],
1386 "size":1,
1387 "type":"uint8_t",
1388 "unitDescription":null,
1389 "valueDescription":"0x41=異常発生有,0x42=異常発生無"
1390 },
1391 {
1392 "access":[
1393 "RULE_GET"
1394 ],
1395 "arrayCount":0,
1396 "description":"異常内容",
1397 "fields":[
1398
1399 ],
1400 "identifer":"FaultDescription",
1401 "initialValue":null,
1402 "isArray":false,
1403 "primitive":true,
1404 "propertyCode":137,
1405 "required":[
1406 "NONE"
1407 ],
1408 "size":2,
1409 "type":"uint16_t",
1410 "unitDescription":null,
1411 "valueDescription":"2.5異常内容プロパティ参照"
1412 },
1413 {
1414 "access":[
1415 "RULE_GET"
1416 ],
1417 "arrayCount":0,
1418 "description":"メーカーコード",
1419 "fields":[
1420 {
1421 "arrayCount":3,
1422 "description":"メーカーコード",
1423 "fields":[
1424
1425 ],
1426 "identifer":"ManufacturerCode",
1427 "initialValue":null,
1428 "isArray":true,
1429 "primitive":true,
1430 "size":1,
1431 "type":"uint8_t",
1432 "unitDescription":null,
1433 "valueDescription":"ECHONETコンソーシアムで規定。"
1434 }
1435 ],
1436 "identifer":"ManufacturerCode",
1437 "initialValue":null,
1438 "isArray":false,
1439 "primitive":false,
1440 "propertyCode":138,
1441 "required":[
1442 "RULE_GET"
1443 ],
1444 "size":3,
1445 "type":"manufacturer_code_t",
1446 "unitDescription":null,
1447 "valueDescription":"(ECHONETコンソーシアムで規定。)"
1448 },
1449 {
1450 "access":[
1451 "RULE_GET"
1452 ],
1453 "arrayCount":3,
1454 "description":"事業場コード",
1455 "fields":[
1456
1457 ],
1458 "identifer":"BusinessFacilityCode",
1459 "initialValue":null,
1460 "isArray":true,
1461 "primitive":true,
1462 "propertyCode":139,
1463 "required":[
1464 "NONE"
1465 ],
1466 "size":1,
1467 "type":"uint8_t",
1468 "unitDescription":null,
1469 "valueDescription":"(各メーカ毎に規定。)"
1470 },
1471 {
1472 "access":[
1473 "RULE_GET"
1474 ],
1475 "arrayCount":12,
1476 "description":"商品コード",
1477 "fields":[
1478
1479 ],
1480 "identifer":"ProductCode",
1481 "initialValue":null,
1482 "isArray":true,
1483 "primitive":true,
1484 "propertyCode":140,
1485 "required":[
1486 "NONE"
1487 ],
1488 "size":1,
1489 "type":"uint8_t",
1490 "unitDescription":null,
1491 "valueDescription":"(各メーカ毎に規定。)"
1492 },
1493 {
1494 "access":[
1495 "RULE_GET"
1496 ],
1497 "arrayCount":12,
1498 "description":"製造番号",
1499 "fields":[
1500
1501 ],
1502 "identifer":"ProductionNumber",
1503 "initialValue":null,
1504 "isArray":true,
1505 "primitive":true,
1506 "propertyCode":141,
1507 "required":[
1508 "NONE"
1509 ],
1510 "size":1,
1511 "type":"uint8_t",
1512 "unitDescription":null,
1513 "valueDescription":"(各メーカ毎に規定。)"
1514 },
1515 {
1516 "access":[
1517 "RULE_GET"
1518 ],
1519 "arrayCount":0,
1520 "description":"製造年月日",
1521 "fields":[
1522 {
1523 "arrayCount":0,
1524 "description":"年",
1525 "fields":[
1526
1527 ],
1528 "identifer":"Year",
1529 "initialValue":null,
1530 "isArray":false,
1531 "primitive":true,
1532 "size":2,
1533 "type":"uint16_t",
1534 "unitDescription":"年",
1535 "valueDescription":"0x0001~0x270F(1~9999)"
1536 },
1537 {
1538 "arrayCount":0,
1539 "description":"月",
1540 "fields":[
1541
1542 ],
1543 "identifer":"Mounth",
1544 "initialValue":null,
1545 "isArray":false,
1546 "primitive":true,
1547 "size":1,
1548 "type":"uint8_t",
1549 "unitDescription":"月",
1550 "valueDescription":"0x01~0x0C(1~12)"
1551 },
1552 {
1553 "arrayCount":0,
1554 "description":"日",
1555 "fields":[
1556
1557 ],
1558 "identifer":"Day",
1559 "initialValue":null,
1560 "isArray":false,
1561 "primitive":true,
1562 "size":1,
1563 "type":"uint8_t",
1564 "unitDescription":"日",
1565 "valueDescription":"0x01~0x1F(1~31)"
1566 }
1567 ],
1568 "identifer":"ProductionDate",
1569 "initialValue":null,
1570 "isArray":false,
1571 "primitive":false,
1572 "propertyCode":142,
1573 "required":[
1574 "NONE"
1575 ],
1576 "size":4,
1577 "type":"year_mounth_day_t",
1578 "unitDescription":null,
1579 "valueDescription":""
1580 },
1581 {
1582 "access":[
1583 "RULE_SET",
1584 "RULE_GET"
1585 ],
1586 "arrayCount":0,
1587 "description":"節電動作設定",
1588 "fields":[
1589
1590 ],
1591 "identifer":"PowerSavingOperationSetting",
1592 "initialValue":null,
1593 "isArray":false,
1594 "primitive":true,
1595 "propertyCode":143,
1596 "required":[
1597 "NONE"
1598 ],
1599 "size":1,
1600 "type":"uint8_t",
1601 "unitDescription":null,
1602 "valueDescription":"0x41=節電動作中,0x42=通常動作中"
1603 },
1604 {
1605 "access":[
1606 "RULE_SET",
1607 "RULE_GET"
1608 ],
1609 "arrayCount":0,
1610 "description":"遠隔操作設定",
1611 "fields":[
1612
1613 ],
1614 "identifer":"PositionInformation",
1615 "initialValue":null,
1616 "isArray":false,
1617 "primitive":true,
1618 "propertyCode":147,
1619 "required":[
1620 "NONE"
1621 ],
1622 "size":1,
1623 "type":"uint8_t",
1624 "unitDescription":null,
1625 "valueDescription":"0x41=公衆回線未経由操作,0x42=公衆回線経由操作"
1626 },
1627 {
1628 "access":[
1629 "RULE_SET",
1630 "RULE_GET"
1631 ],
1632 "arrayCount":0,
1633 "description":"現在時刻設定",
1634 "fields":[
1635 {
1636 "arrayCount":0,
1637 "description":"時",
1638 "fields":[
1639
1640 ],
1641 "identifer":"Hour",
1642 "initialValue":null,
1643 "isArray":false,
1644 "primitive":true,
1645 "size":1,
1646 "type":"uint8_t",
1647 "unitDescription":"時",
1648 "valueDescription":"0x00~0x17(0~23)"
1649 },
1650 {
1651 "arrayCount":0,
1652 "description":"分",
1653 "fields":[
1654
1655 ],
1656 "identifer":"Minute",
1657 "initialValue":null,
1658 "isArray":false,
1659 "primitive":true,
1660 "size":1,
1661 "type":"uint8_t",
1662 "unitDescription":"分",
1663 "valueDescription":"0x00~0x3B(0~59)"
1664 }
1665 ],
1666 "identifer":"CurrentTimeSetting",
1667 "initialValue":null,
1668 "isArray":false,
1669 "primitive":false,
1670 "propertyCode":151,
1671 "required":[
1672 "NONE"
1673 ],
1674 "size":2,
1675 "type":"hour_minute_t",
1676 "unitDescription":null,
1677 "valueDescription":""
1678 },
1679 {
1680 "access":[
1681 "RULE_SET",
1682 "RULE_GET"
1683 ],
1684 "arrayCount":0,
1685 "description":"現在年月日設定",
1686 "fields":[
1687 {
1688 "arrayCount":0,
1689 "description":"年",
1690 "fields":[
1691
1692 ],
1693 "identifer":"Year",
1694 "initialValue":null,
1695 "isArray":false,
1696 "primitive":true,
1697 "size":2,
1698 "type":"uint16_t",
1699 "unitDescription":"年",
1700 "valueDescription":"0x0001~0x270F(1~9999)"
1701 },
1702 {
1703 "arrayCount":0,
1704 "description":"月",
1705 "fields":[
1706
1707 ],
1708 "identifer":"Mounth",
1709 "initialValue":null,
1710 "isArray":false,
1711 "primitive":true,
1712 "size":1,
1713 "type":"uint8_t",
1714 "unitDescription":"月",
1715 "valueDescription":"0x01~0x0C(1~12)"
1716 },
1717 {
1718 "arrayCount":0,
1719 "description":"日",
1720 "fields":[
1721
1722 ],
1723 "identifer":"Day",
1724 "initialValue":null,
1725 "isArray":false,
1726 "primitive":true,
1727 "size":1,
1728 "type":"uint8_t",
1729 "unitDescription":"日",
1730 "valueDescription":"0x01~0x1F(1~31)"
1731 }
1732 ],
1733 "identifer":"CurrentDateSetting",
1734 "initialValue":null,
1735 "isArray":false,
1736 "primitive":false,
1737 "propertyCode":152,
1738 "required":[
1739 "NONE"
1740 ],
1741 "size":4,
1742 "type":"year_mounth_day_t",
1743 "unitDescription":null,
1744 "valueDescription":""
1745 },
1746 {
1747 "access":[
1748 "RULE_SET",
1749 "RULE_GET"
1750 ],
1751 "arrayCount":0,
1752 "description":"電力制限設定",
1753 "fields":[
1754
1755 ],
1756 "identifer":"PowerLimitSetting",
1757 "initialValue":null,
1758 "isArray":false,
1759 "primitive":true,
1760 "propertyCode":153,
1761 "required":[
1762 "NONE"
1763 ],
1764 "size":2,
1765 "type":"uint16_t",
1766 "unitDescription":null,
1767 "valueDescription":"0x0000~0xFFFF(0~65535W)"
1768 },
1769 {
1770 "access":[
1771 "RULE_GET"
1772 ],
1773 "arrayCount":0,
1774 "description":"積算運転時間",
1775 "fields":[
1776 {
1777 "arrayCount":0,
1778 "description":"単位",
1779 "fields":[
1780
1781 ],
1782 "identifer":"Unit",
1783 "initialValue":null,
1784 "isArray":false,
1785 "primitive":true,
1786 "size":1,
1787 "type":"uint8_t",
1788 "unitDescription":null,
1789 "valueDescription":"0x41=秒,0x42=分,0x43=時,0x44=日"
1790 },
1791 {
1792 "arrayCount":0,
1793 "description":"経過時間",
1794 "fields":[
1795
1796 ],
1797 "identifer":"ElapsedTime",
1798 "initialValue":null,
1799 "isArray":false,
1800 "primitive":true,
1801 "size":4,
1802 "type":"uint32_t",
1803 "unitDescription":null,
1804 "valueDescription":"0x00000000~0xFFFFFFFF(0~4294967295)"
1805 }
1806 ],
1807 "identifer":"CumulativeOperatingTime",
1808 "initialValue":null,
1809 "isArray":false,
1810 "primitive":false,
1811 "propertyCode":154,
1812 "required":[
1813 "NONE"
1814 ],
1815 "size":5,
1816 "type":"cumulative_operating_time_t",
1817 "unitDescription":null,
1818 "valueDescription":""
1819 },
1820 {
1821 "access":[
1822 "RULE_GET",
1823 "VARIABLE"
1824 ],
1825 "arrayCount":17,
1826 "description":"SetMプロパティマップ",
1827 "fields":[
1828
1829 ],
1830 "identifer":"SetMPropertyMap",
1831 "initialValue":null,
1832 "isArray":true,
1833 "primitive":true,
1834 "propertyCode":155,
1835 "required":[
1836 "RULE_GET"
1837 ],
1838 "size":1,
1839 "type":"uint8_t",
1840 "unitDescription":null,
1841 "valueDescription":"付録1.参照"
1842 },
1843 {
1844 "access":[
1845 "RULE_GET",
1846 "VARIABLE"
1847 ],
1848 "arrayCount":17,
1849 "description":"GetMプロパティマップ",
1850 "fields":[
1851
1852 ],
1853 "identifer":"GetMPropertyMap",
1854 "initialValue":null,
1855 "isArray":true,
1856 "primitive":true,
1857 "propertyCode":156,
1858 "required":[
1859 "RULE_GET"
1860 ],
1861 "size":1,
1862 "type":"uint8_t",
1863 "unitDescription":null,
1864 "valueDescription":"付録1.参照"
1865 },
1866 {
1867 "access":[
1868 "RULE_GET",
1869 "VARIABLE"
1870 ],
1871 "arrayCount":17,
1872 "description":"状変アナウンスプロパティマップ",
1873 "fields":[
1874
1875 ],
1876 "identifer":"StatusChangeAnnouncementPropertyMap",
1877 "initialValue":null,
1878 "isArray":true,
1879 "primitive":true,
1880 "propertyCode":157,
1881 "required":[
1882 "RULE_GET"
1883 ],
1884 "size":1,
1885 "type":"uint8_t",
1886 "unitDescription":null,
1887 "valueDescription":"付録1.参照"
1888 },
1889 {
1890 "access":[
1891 "RULE_GET",
1892 "VARIABLE"
1893 ],
1894 "arrayCount":17,
1895 "description":"Setプロパティマップ",
1896 "fields":[
1897
1898 ],
1899 "identifer":"SetPropertyMap",
1900 "initialValue":null,
1901 "isArray":true,
1902 "primitive":true,
1903 "propertyCode":158,
1904 "required":[
1905 "RULE_GET"
1906 ],
1907 "size":1,
1908 "type":"uint8_t",
1909 "unitDescription":null,
1910 "valueDescription":"付録1.参照"
1911 },
1912 {
1913 "access":[
1914 "RULE_GET",
1915 "VARIABLE"
1916 ],
1917 "arrayCount":17,
1918 "description":"Getプロパティマップ",
1919 "fields":[
1920
1921 ],
1922 "identifer":"GetPropertyMap",
1923 "initialValue":null,
1924 "isArray":true,
1925 "primitive":true,
1926 "propertyCode":159,
1927 "required":[
1928 "RULE_GET"
1929 ],
1930 "size":1,
1931 "type":"uint8_t",
1932 "unitDescription":null,
1933 "valueDescription":"付録1.参照"
1934 }
1935]
Note: See TracBrowser for help on using the repository browser.