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