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