16 package com.sonycsl.echo.eoj.device.housingfacilities;
74 super.setupPropertyMaps();
87 Echo.getEventListener().onNewPowerDistributionBoardMetering(
this);
195 if(edt == null || !(edt.length == 4))
return false;
246 if(edt == null || !(edt.length == 4))
return false;
307 if(edt == null || !(edt.length == 1))
return false;
368 if(edt == null || !(edt.length == 194))
return false;
429 if(edt == null || !(edt.length == 194))
return false;
510 if(edt == null || !(edt.length == 1))
return false;
563 if(edt == null || !(edt.length == 4))
return false;
628 if(edt == null || !(edt.length == 4))
return false;
687 if(edt == null || !(edt.length == 4))
return false;
752 if(edt == null || !(edt.length == 8))
return false;
817 if(edt == null || !(edt.length == 8))
return false;
882 if(edt == null || !(edt.length == 8))
return false;
947 if(edt == null || !(edt.length == 8))
return false;
1012 if(edt == null || !(edt.length == 8))
return false;
1077 if(edt == null || !(edt.length == 8))
return false;
1142 if(edt == null || !(edt.length == 8))
return false;
1207 if(edt == null || !(edt.length == 8))
return false;
1272 if(edt == null || !(edt.length == 8))
return false;
1337 if(edt == null || !(edt.length == 8))
return false;
1402 if(edt == null || !(edt.length == 8))
return false;
1467 if(edt == null || !(edt.length == 8))
return false;
1532 if(edt == null || !(edt.length == 8))
return false;
1597 if(edt == null || !(edt.length == 8))
return false;
1662 if(edt == null || !(edt.length == 8))
return false;
1727 if(edt == null || !(edt.length == 8))
return false;
1792 if(edt == null || !(edt.length == 8))
return false;
1857 if(edt == null || !(edt.length == 8))
return false;
1922 if(edt == null || !(edt.length == 8))
return false;
1987 if(edt == null || !(edt.length == 8))
return false;
2052 if(edt == null || !(edt.length == 8))
return false;
2117 if(edt == null || !(edt.length == 8))
return false;
2182 if(edt == null || !(edt.length == 8))
return false;
2247 if(edt == null || !(edt.length == 8))
return false;
2312 if(edt == null || !(edt.length == 8))
return false;
2377 if(edt == null || !(edt.length == 8))
return false;
2442 if(edt == null || !(edt.length == 8))
return false;
2507 if(edt == null || !(edt.length == 8))
return false;
2572 if(edt == null || !(edt.length == 8))
return false;
2637 if(edt == null || !(edt.length == 8))
return false;
2702 if(edt == null || !(edt.length == 8))
return false;
2767 if(edt == null || !(edt.length == 8))
return false;
2773 boolean success = super.setProperty(property);
2774 if(success)
return success;
2776 switch(property.
epc) {
2778 default :
return false;
2784 byte[] edt = super.getProperty(epc);
2785 if(edt != null)
return edt;
2829 default :
return null;
2835 boolean valid = super.isValidProperty(property);
2836 if(valid)
return valid;
2838 switch(property.
epc) {
2880 default :
return false;
2890 public Setter
set(
boolean responseRequired) {
2892 ,
getNode().getAddressStr(), responseRequired);
2896 public Getter
get() {
2907 protected Informer
inform(
boolean multicast) {
2912 address =
getNode().getAddressStr();
2918 public static class Receiver
extends DeviceObject.Receiver {
2921 protected boolean onSetProperty(
EchoObject eoj,
short tid, byte esv,
2923 boolean ret = super.onSetProperty(eoj, tid, esv, property, success);
2924 if(ret)
return true;
2926 switch(property.epc) {
2928 onSetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(eoj, tid, esv, property, success);
2936 protected boolean onGetProperty(
EchoObject eoj,
short tid, byte esv,
2938 boolean ret = super.onGetProperty(eoj, tid, esv, property, success);
2939 if(ret)
return true;
2941 switch(property.epc) {
2943 onGetMeasuredCumulativeAmountOfElectricEnergyNormalDirection(eoj, tid, esv, property, success);
2946 onGetMeasuredCumulativeAmountOfElectricEnergyReverseDirection(eoj, tid, esv, property, success);
2949 onGetUnitForCumulativeAmountsOfElectricEnergy(eoj, tid, esv, property, success);
2952 onGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection(eoj, tid, esv, property, success);
2955 onGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection(eoj, tid, esv, property, success);
2958 onGetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(eoj, tid, esv, property, success);
2961 onGetMeasuredInstantaneoUsAmountOfElectricEnergy(eoj, tid, esv, property, success);
2964 onGetMeasuredInstantaneousCurrents(eoj, tid, esv, property, success);
2967 onGetMeasuredInstantaneousVoltages(eoj, tid, esv, property, success);
2970 onGetMeasurementChannel1(eoj, tid, esv, property, success);
2973 onGetMeasurementChannel2(eoj, tid, esv, property, success);
2976 onGetMeasurementChannel3(eoj, tid, esv, property, success);
2979 onGetMeasurementChannel4(eoj, tid, esv, property, success);
2982 onGetMeasurementChannel5(eoj, tid, esv, property, success);
2985 onGetMeasurementChannel6(eoj, tid, esv, property, success);
2988 onGetMeasurementChannel7(eoj, tid, esv, property, success);
2991 onGetMeasurementChannel8(eoj, tid, esv, property, success);
2994 onGetMeasurementChannel9(eoj, tid, esv, property, success);
2997 onGetMeasurementChannel10(eoj, tid, esv, property, success);
3000 onGetMeasurementChannel11(eoj, tid, esv, property, success);
3003 onGetMeasurementChannel12(eoj, tid, esv, property, success);
3006 onGetMeasurementChannel13(eoj, tid, esv, property, success);
3009 onGetMeasurementChannel14(eoj, tid, esv, property, success);
3012 onGetMeasurementChannel15(eoj, tid, esv, property, success);
3015 onGetMeasurementChannel16(eoj, tid, esv, property, success);
3018 onGetMeasurementChannel17(eoj, tid, esv, property, success);
3021 onGetMeasurementChannel18(eoj, tid, esv, property, success);
3024 onGetMeasurementChannel19(eoj, tid, esv, property, success);
3027 onGetMeasurementChannel20(eoj, tid, esv, property, success);
3030 onGetMeasurementChannel21(eoj, tid, esv, property, success);
3033 onGetMeasurementChannel22(eoj, tid, esv, property, success);
3036 onGetMeasurementChannel23(eoj, tid, esv, property, success);
3039 onGetMeasurementChannel24(eoj, tid, esv, property, success);
3042 onGetMeasurementChannel25(eoj, tid, esv, property, success);
3045 onGetMeasurementChannel26(eoj, tid, esv, property, success);
3048 onGetMeasurementChannel27(eoj, tid, esv, property, success);
3051 onGetMeasurementChannel28(eoj, tid, esv, property, success);
3054 onGetMeasurementChannel29(eoj, tid, esv, property, success);
3057 onGetMeasurementChannel30(eoj, tid, esv, property, success);
3060 onGetMeasurementChannel31(eoj, tid, esv, property, success);
3063 onGetMeasurementChannel32(eoj, tid, esv, property, success);
3093 protected void onGetMeasuredCumulativeAmountOfElectricEnergyNormalDirection(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3117 protected void onGetMeasuredCumulativeAmountOfElectricEnergyReverseDirection(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3146 protected void onGetUnitForCumulativeAmountsOfElectricEnergy(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3175 protected void onGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3204 protected void onGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3230 protected void onSetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3256 protected void onGetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3281 protected void onGetMeasuredInstantaneoUsAmountOfElectricEnergy(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3312 protected void onGetMeasuredInstantaneousCurrents(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3340 protected void onGetMeasuredInstantaneousVoltages(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3371 protected void onGetMeasurementChannel1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3402 protected void onGetMeasurementChannel2(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3433 protected void onGetMeasurementChannel3(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3464 protected void onGetMeasurementChannel4(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3495 protected void onGetMeasurementChannel5(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3526 protected void onGetMeasurementChannel6(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3557 protected void onGetMeasurementChannel7(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3588 protected void onGetMeasurementChannel8(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3619 protected void onGetMeasurementChannel9(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3650 protected void onGetMeasurementChannel10(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3681 protected void onGetMeasurementChannel11(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3712 protected void onGetMeasurementChannel12(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3743 protected void onGetMeasurementChannel13(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3774 protected void onGetMeasurementChannel14(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3805 protected void onGetMeasurementChannel15(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3836 protected void onGetMeasurementChannel16(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3867 protected void onGetMeasurementChannel17(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3898 protected void onGetMeasurementChannel18(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3929 protected void onGetMeasurementChannel19(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3960 protected void onGetMeasurementChannel20(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3991 protected void onGetMeasurementChannel21(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4022 protected void onGetMeasurementChannel22(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4053 protected void onGetMeasurementChannel23(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4084 protected void onGetMeasurementChannel24(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4115 protected void onGetMeasurementChannel25(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4146 protected void onGetMeasurementChannel26(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4177 protected void onGetMeasurementChannel27(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4208 protected void onGetMeasurementChannel28(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4239 protected void onGetMeasurementChannel29(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4270 protected void onGetMeasurementChannel30(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4301 protected void onGetMeasurementChannel31(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4332 protected void onGetMeasurementChannel32(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4335 public static class Setter
extends DeviceObject.Setter {
4336 public Setter(
short dstEchoClassCode, byte dstEchoInstanceCode
4337 , String dstEchoAddress,
boolean responseRequired) {
4338 super(dstEchoClassCode, dstEchoInstanceCode
4339 , dstEchoAddress, responseRequired);
4343 public Setter reqSetProperty(byte epc, byte[] edt) {
4344 return (Setter)super.reqSetProperty(epc, edt);
4348 public Setter reqSetOperationStatus(byte[] edt) {
4349 return (Setter)super.reqSetOperationStatus(edt);
4352 public Setter reqSetInstallationLocation(byte[] edt) {
4353 return (Setter)super.reqSetInstallationLocation(edt);
4356 public Setter reqSetCurrentLimitSetting(byte[] edt) {
4357 return (Setter)super.reqSetCurrentLimitSetting(edt);
4360 public Setter reqSetPowerSavingOperationSetting(byte[] edt) {
4361 return (Setter)super.reqSetPowerSavingOperationSetting(edt);
4364 public Setter reqSetRemoteControlSetting(byte[] edt) {
4365 return (Setter)super.reqSetRemoteControlSetting(edt);
4368 public Setter reqSetCurrentTimeSetting(byte[] edt) {
4369 return (Setter)super.reqSetCurrentTimeSetting(edt);
4372 public Setter reqSetCurrentDateSetting(byte[] edt) {
4373 return (Setter)super.reqSetCurrentDateSetting(edt);
4376 public Setter reqSetPowerLimitSetting(byte[] edt) {
4377 return (Setter)super.reqSetPowerLimitSetting(edt);
4405 public Setter reqSetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(byte[] edt) {
4411 public static class Getter
extends DeviceObject.Getter {
4412 public Getter(
short dstEchoClassCode, byte dstEchoInstanceCode
4413 , String dstEchoAddress) {
4414 super(dstEchoClassCode, dstEchoInstanceCode
4419 public Getter reqGetProperty(byte epc) {
4420 return (Getter)super.reqGetProperty(epc);
4424 public Getter reqGetOperationStatus() {
4425 return (Getter)super.reqGetOperationStatus();
4428 public Getter reqGetInstallationLocation() {
4429 return (Getter)super.reqGetInstallationLocation();
4432 public Getter reqGetStandardVersionInformation() {
4433 return (Getter)super.reqGetStandardVersionInformation();
4436 public Getter reqGetIdentificationNumber() {
4437 return (Getter)super.reqGetIdentificationNumber();
4440 public Getter reqGetMeasuredInstantaneousPowerConsumption() {
4441 return (Getter)super.reqGetMeasuredInstantaneousPowerConsumption();
4444 public Getter reqGetMeasuredCumulativePowerConsumption() {
4445 return (Getter)super.reqGetMeasuredCumulativePowerConsumption();
4448 public Getter reqGetManufacturersFaultCode() {
4449 return (Getter)super.reqGetManufacturersFaultCode();
4452 public Getter reqGetCurrentLimitSetting() {
4453 return (Getter)super.reqGetCurrentLimitSetting();
4456 public Getter reqGetFaultStatus() {
4457 return (Getter)super.reqGetFaultStatus();
4460 public Getter reqGetFaultDescription() {
4461 return (Getter)super.reqGetFaultDescription();
4464 public Getter reqGetManufacturerCode() {
4465 return (Getter)super.reqGetManufacturerCode();
4468 public Getter reqGetBusinessFacilityCode() {
4469 return (Getter)super.reqGetBusinessFacilityCode();
4472 public Getter reqGetProductCode() {
4473 return (Getter)super.reqGetProductCode();
4476 public Getter reqGetProductionNumber() {
4477 return (Getter)super.reqGetProductionNumber();
4480 public Getter reqGetProductionDate() {
4481 return (Getter)super.reqGetProductionDate();
4484 public Getter reqGetPowerSavingOperationSetting() {
4485 return (Getter)super.reqGetPowerSavingOperationSetting();
4488 public Getter reqGetRemoteControlSetting() {
4489 return (Getter)super.reqGetRemoteControlSetting();
4492 public Getter reqGetCurrentTimeSetting() {
4493 return (Getter)super.reqGetCurrentTimeSetting();
4496 public Getter reqGetCurrentDateSetting() {
4497 return (Getter)super.reqGetCurrentDateSetting();
4500 public Getter reqGetPowerLimitSetting() {
4501 return (Getter)super.reqGetPowerLimitSetting();
4504 public Getter reqGetCumulativeOperatingTime() {
4505 return (Getter)super.reqGetCumulativeOperatingTime();
4508 public Getter reqGetStatusChangeAnnouncementPropertyMap() {
4509 return (Getter)super.reqGetStatusChangeAnnouncementPropertyMap();
4512 public Getter reqGetSetPropertyMap() {
4513 return (Getter)super.reqGetSetPropertyMap();
4516 public Getter reqGetGetPropertyMap() {
4517 return (Getter)super.reqGetGetPropertyMap();
4543 public Getter reqGetMeasuredCumulativeAmountOfElectricEnergyNormalDirection() {
4570 public Getter reqGetMeasuredCumulativeAmountOfElectricEnergyReverseDirection() {
4602 public Getter reqGetUnitForCumulativeAmountsOfElectricEnergy() {
4634 public Getter reqGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection() {
4666 public Getter reqGetHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection() {
4695 public Getter reqGetDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved() {
4723 public Getter reqGetMeasuredInstantaneoUsAmountOfElectricEnergy() {
4757 public Getter reqGetMeasuredInstantaneousCurrents() {
4788 public Getter reqGetMeasuredInstantaneousVoltages() {
4822 public Getter reqGetMeasurementChannel1() {
4856 public Getter reqGetMeasurementChannel2() {
4890 public Getter reqGetMeasurementChannel3() {
4924 public Getter reqGetMeasurementChannel4() {
4958 public Getter reqGetMeasurementChannel5() {
4992 public Getter reqGetMeasurementChannel6() {
5026 public Getter reqGetMeasurementChannel7() {
5060 public Getter reqGetMeasurementChannel8() {
5094 public Getter reqGetMeasurementChannel9() {
5128 public Getter reqGetMeasurementChannel10() {
5162 public Getter reqGetMeasurementChannel11() {
5196 public Getter reqGetMeasurementChannel12() {
5230 public Getter reqGetMeasurementChannel13() {
5264 public Getter reqGetMeasurementChannel14() {
5298 public Getter reqGetMeasurementChannel15() {
5332 public Getter reqGetMeasurementChannel16() {
5366 public Getter reqGetMeasurementChannel17() {
5400 public Getter reqGetMeasurementChannel18() {
5434 public Getter reqGetMeasurementChannel19() {
5468 public Getter reqGetMeasurementChannel20() {
5502 public Getter reqGetMeasurementChannel21() {
5536 public Getter reqGetMeasurementChannel22() {
5570 public Getter reqGetMeasurementChannel23() {
5604 public Getter reqGetMeasurementChannel24() {
5638 public Getter reqGetMeasurementChannel25() {
5672 public Getter reqGetMeasurementChannel26() {
5706 public Getter reqGetMeasurementChannel27() {
5740 public Getter reqGetMeasurementChannel28() {
5774 public Getter reqGetMeasurementChannel29() {
5808 public Getter reqGetMeasurementChannel30() {
5842 public Getter reqGetMeasurementChannel31() {
5876 public Getter reqGetMeasurementChannel32() {
5882 public static class Informer
extends DeviceObject.Informer {
5883 public Informer(
short echoClassCode, byte echoInstanceCode
5885 super(echoClassCode, echoInstanceCode
5886 , dstEchoAddress, isSelfObject);
5890 public Informer reqInformProperty(byte epc) {
5891 return (Informer)super.reqInformProperty(epc);
5894 public Informer reqInformOperationStatus() {
5895 return (Informer)super.reqInformOperationStatus();
5898 public Informer reqInformInstallationLocation() {
5899 return (Informer)super.reqInformInstallationLocation();
5902 public Informer reqInformStandardVersionInformation() {
5903 return (Informer)super.reqInformStandardVersionInformation();
5906 public Informer reqInformIdentificationNumber() {
5907 return (Informer)super.reqInformIdentificationNumber();
5910 public Informer reqInformMeasuredInstantaneousPowerConsumption() {
5911 return (Informer)super.reqInformMeasuredInstantaneousPowerConsumption();
5914 public Informer reqInformMeasuredCumulativePowerConsumption() {
5915 return (Informer)super.reqInformMeasuredCumulativePowerConsumption();
5918 public Informer reqInformManufacturersFaultCode() {
5919 return (Informer)super.reqInformManufacturersFaultCode();
5922 public Informer reqInformCurrentLimitSetting() {
5923 return (Informer)super.reqInformCurrentLimitSetting();
5926 public Informer reqInformFaultStatus() {
5927 return (Informer)super.reqInformFaultStatus();
5930 public Informer reqInformFaultDescription() {
5931 return (Informer)super.reqInformFaultDescription();
5934 public Informer reqInformManufacturerCode() {
5935 return (Informer)super.reqInformManufacturerCode();
5938 public Informer reqInformBusinessFacilityCode() {
5939 return (Informer)super.reqInformBusinessFacilityCode();
5942 public Informer reqInformProductCode() {
5943 return (Informer)super.reqInformProductCode();
5946 public Informer reqInformProductionNumber() {
5947 return (Informer)super.reqInformProductionNumber();
5950 public Informer reqInformProductionDate() {
5951 return (Informer)super.reqInformProductionDate();
5954 public Informer reqInformPowerSavingOperationSetting() {
5955 return (Informer)super.reqInformPowerSavingOperationSetting();
5958 public Informer reqInformRemoteControlSetting() {
5959 return (Informer)super.reqInformRemoteControlSetting();
5962 public Informer reqInformCurrentTimeSetting() {
5963 return (Informer)super.reqInformCurrentTimeSetting();
5966 public Informer reqInformCurrentDateSetting() {
5967 return (Informer)super.reqInformCurrentDateSetting();
5970 public Informer reqInformPowerLimitSetting() {
5971 return (Informer)super.reqInformPowerLimitSetting();
5974 public Informer reqInformCumulativeOperatingTime() {
5975 return (Informer)super.reqInformCumulativeOperatingTime();
5978 public Informer reqInformStatusChangeAnnouncementPropertyMap() {
5979 return (Informer)super.reqInformStatusChangeAnnouncementPropertyMap();
5982 public Informer reqInformSetPropertyMap() {
5983 return (Informer)super.reqInformSetPropertyMap();
5986 public Informer reqInformGetPropertyMap() {
5987 return (Informer)super.reqInformGetPropertyMap();
6013 public Informer reqInformMeasuredCumulativeAmountOfElectricEnergyNormalDirection() {
6040 public Informer reqInformMeasuredCumulativeAmountOfElectricEnergyReverseDirection() {
6072 public Informer reqInformUnitForCumulativeAmountsOfElectricEnergy() {
6104 public Informer reqInformHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection() {
6136 public Informer reqInformHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection() {
6165 public Informer reqInformDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved() {
6193 public Informer reqInformMeasuredInstantaneoUsAmountOfElectricEnergy() {
6227 public Informer reqInformMeasuredInstantaneousCurrents() {
6258 public Informer reqInformMeasuredInstantaneousVoltages() {
6292 public Informer reqInformMeasurementChannel1() {
6326 public Informer reqInformMeasurementChannel2() {
6360 public Informer reqInformMeasurementChannel3() {
6394 public Informer reqInformMeasurementChannel4() {
6428 public Informer reqInformMeasurementChannel5() {
6462 public Informer reqInformMeasurementChannel6() {
6496 public Informer reqInformMeasurementChannel7() {
6530 public Informer reqInformMeasurementChannel8() {
6564 public Informer reqInformMeasurementChannel9() {
6598 public Informer reqInformMeasurementChannel10() {
6632 public Informer reqInformMeasurementChannel11() {
6666 public Informer reqInformMeasurementChannel12() {
6700 public Informer reqInformMeasurementChannel13() {
6734 public Informer reqInformMeasurementChannel14() {
6768 public Informer reqInformMeasurementChannel15() {
6802 public Informer reqInformMeasurementChannel16() {
6836 public Informer reqInformMeasurementChannel17() {
6870 public Informer reqInformMeasurementChannel18() {
6904 public Informer reqInformMeasurementChannel19() {
6938 public Informer reqInformMeasurementChannel20() {
6972 public Informer reqInformMeasurementChannel21() {
7006 public Informer reqInformMeasurementChannel22() {
7040 public Informer reqInformMeasurementChannel23() {
7074 public Informer reqInformMeasurementChannel24() {
7108 public Informer reqInformMeasurementChannel25() {
7142 public Informer reqInformMeasurementChannel26() {
7176 public Informer reqInformMeasurementChannel27() {
7210 public Informer reqInformMeasurementChannel28() {
7244 public Informer reqInformMeasurementChannel29() {
7278 public Informer reqInformMeasurementChannel30() {
7312 public Informer reqInformMeasurementChannel31() {
7346 public Informer reqInformMeasurementChannel32() {
7352 public static class Proxy
extends PowerDistributionBoardMetering {
7353 public Proxy(byte instanceCode) {
7382 return setG((byte)0);
7385 public static Setter
setG(byte instanceCode) {
7386 return setG(instanceCode,
true);
7389 public static Setter
setG(
boolean responseRequired) {
7390 return setG((byte)0, responseRequired);
7393 public static Setter
setG(byte instanceCode,
boolean responseRequired) {
7399 return getG((byte)0);
7402 public static Getter
getG(byte instanceCode) {
7411 public static Informer
informG(byte instanceCode) {
byte[] getMeasuredInstantaneousVoltages()
static final short ECHO_CLASS_CODE
byte[] getMeasurementChannel1()
boolean isValidMeasurementChannel21(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL6
byte[] getMeasurementChannel14()
boolean isValidMeasurementChannel14(byte[] edt)
byte[] getMeasuredInstantaneousCurrents()
byte[] getMeasurementChannel8()
byte[] getMeasurementChannel25()
boolean isValidMeasuredInstantaneousCurrents(byte[] edt)
boolean isValidMeasurementChannel4(byte[] edt)
boolean isValidHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection(byte[] edt)
static final byte EPC_MEASURED_INSTANTANEOUS_VOLTAGES
static Setter setG(byte instanceCode, boolean responseRequired)
static Getter getG(byte instanceCode)
byte[] getMeasurementChannel26()
static final byte EPC_MEASUREMENT_CHANNEL22
static final byte EPC_MEASUREMENT_CHANNEL10
static final byte EPC_MEASUREMENT_CHANNEL19
byte[] getMeasurementChannel6()
boolean isValidDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(byte[] edt)
abstract byte[] getOperationStatus()
static final byte EPC_MEASURED_CUMULATIVE_AMOUNT_OF_ELECTRIC_ENERGY_NORMAL_DIRECTION
static final byte EPC_MEASURED_INSTANTANEOUS_CURRENTS
static Informer informG()
byte[] getMeasurementChannel4()
static final byte EPC_MEASUREMENT_CHANNEL32
static final byte EPC_MEASUREMENT_CHANNEL25
static final byte EPC_MEASUREMENT_CHANNEL18
boolean isValidMeasurementChannel23(byte[] edt)
boolean isValidMeasurementChannel13(byte[] edt)
boolean isValidMeasurementChannel7(byte[] edt)
boolean isValidMeasuredCumulativeAmountOfElectricEnergyNormalDirection(byte[] edt)
final void removeSetProperty(byte epc)
static final byte EPC_MEASUREMENT_CHANNEL7
byte[] getMeasurementChannel29()
byte[] getMeasurementChannel30()
synchronized byte[] getProperty(byte epc)
byte[] getMeasurementChannel10()
static Setter setG(boolean responseRequired)
final void addStatusChangeAnnouncementProperty(byte epc)
boolean isValidMeasurementChannel24(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL12
abstract byte[] getInstallationLocation()
final void addGetProperty(byte epc)
boolean setOperationStatus(byte[] edt)
boolean setDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved(byte[] edt)
boolean isValidMeasurementChannel22(byte[] edt)
byte[] getMeasurementChannel28()
byte[] getMeasurementChannel3()
static final byte EPC_HISTORICAL_DATA_OF_MEASURED_CUMULATIVE_AMOUNTS_OF_ELECTRIC_ENERGY_NORMAL_DIRECTION
static final byte EPC_MEASURED_INSTANTANEO_US_AMOUNT_OF_ELECTRIC_ENERGY
boolean isValidMeasurementChannel16(byte[] edt)
byte[] getMeasurementChannel9()
boolean isValidMeasurementChannel8(byte[] edt)
byte[] getMeasurementChannel32()
static final byte EPC_HISTORICAL_DATA_OF_MEASURED_CUMULATIVE_AMOUNTS_OF_ELECTRIC_ENERGY_REVERSE_DIRECTION
static final byte EPC_MEASUREMENT_CHANNEL2
static final byte EPC_MEASUREMENT_CHANNEL8
static final byte EPC_MEASUREMENT_CHANNEL14
static final byte EPC_MEASUREMENT_CHANNEL21
static final byte EPC_MEASUREMENT_CHANNEL5
static final byte EPC_MEASUREMENT_CHANNEL31
boolean isValidMeasurementChannel17(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL11
byte[] getMeasurementChannel2()
byte[] getMeasurementChannel27()
abstract byte[] getFaultStatus()
static final byte EPC_MEASUREMENT_CHANNEL17
byte[] getMeasurementChannel23()
static final byte EPC_MEASUREMENT_CHANNEL13
boolean isValidMeasurementChannel12(byte[] edt)
abstract byte[] getUnitForCumulativeAmountsOfElectricEnergy()
static final byte EPC_MEASUREMENT_CHANNEL30
byte[] getMeasurementChannel12()
boolean isValidMeasurementChannel3(byte[] edt)
boolean isValidMeasurementChannel10(byte[] edt)
byte[] getHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyReverseDirection()
static final byte EPC_MEASUREMENT_CHANNEL23
static final byte EPC_MEASUREMENT_CHANNEL1
abstract byte[] getManufacturerCode()
static Setter setG(byte instanceCode)
boolean isValidMeasurementChannel28(byte[] edt)
boolean isValidUnitForCumulativeAmountsOfElectricEnergy(byte[] edt)
abstract byte[] getMeasuredCumulativeAmountOfElectricEnergyNormalDirection()
byte[] getDayForWhichTheHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyIsToBeRetrieved()
boolean isValidMeasurementChannel25(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL24
byte[] getMeasurementChannel20()
static final byte EPC_MEASUREMENT_CHANNEL4
Informer inform(boolean multicast)
static final byte EPC_MEASUREMENT_CHANNEL9
boolean isValidMeasurementChannel1(byte[] edt)
boolean isValidMeasurementChannel20(byte[] edt)
abstract byte[] getMeasuredCumulativeAmountOfElectricEnergyReverseDirection()
synchronized boolean isValidProperty(EchoProperty property)
byte[] getMeasurementChannel31()
static final byte EPC_MEASUREMENT_CHANNEL29
boolean isValidMeasurementChannel26(byte[] edt)
boolean isValidMeasurementChannel19(byte[] edt)
byte[] getMeasuredInstantaneoUsAmountOfElectricEnergy()
byte[] getMeasurementChannel24()
boolean isValidMeasurementChannel11(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL27
static final byte EPC_UNIT_FOR_CUMULATIVE_AMOUNTS_OF_ELECTRIC_ENERGY
byte[] getMeasurementChannel16()
byte[] getMeasurementChannel15()
static Informer informG(byte instanceCode)
boolean isValidMeasurementChannel27(byte[] edt)
byte[] getMeasurementChannel17()
byte[] getMeasurementChannel18()
boolean isValidMeasurementChannel6(byte[] edt)
boolean isValidMeasurementChannel30(byte[] edt)
static final byte EPC_OPERATION_STATUS
byte[] getMeasurementChannel21()
byte[] getMeasurementChannel11()
byte[] getStandardVersionInformation()
static final byte EPC_MEASUREMENT_CHANNEL28
static final byte EPC_MEASUREMENT_CHANNEL26
boolean isValidMeasurementChannel32(byte[] edt)
byte[] getMeasurementChannel22()
static final byte EPC_MEASURED_CUMULATIVE_AMOUNT_OF_ELECTRIC_ENERGY_REVERSE_DIRECTION
static final byte EPC_MEASUREMENT_CHANNEL15
boolean isValidMeasuredInstantaneoUsAmountOfElectricEnergy(byte[] edt)
abstract boolean setInstallationLocation(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL3
static final String MULTICAST_ADDRESS
synchronized boolean setProperty(EchoProperty property)
byte[] getHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection()
boolean isValidMeasurementChannel9(byte[] edt)
byte[] getMeasurementChannel19()
boolean isValidMeasuredCumulativeAmountOfElectricEnergyReverseDirection(byte[] edt)
static final byte EPC_MEASUREMENT_CHANNEL20
boolean isValidMeasurementChannel2(byte[] edt)
byte[] getMeasurementChannel7()
final boolean isSelfObject()
Setter set(boolean responseRequired)
boolean isValidMeasurementChannel5(byte[] edt)
boolean isValidMeasurementChannel31(byte[] edt)
byte[] getMeasurementChannel13()
boolean isValidMeasurementChannel15(byte[] edt)
boolean isValidMeasurementChannel18(byte[] edt)
static final byte EPC_DAY_FOR_WHICH_THE_HISTORICAL_DATA_OF_MEASURED_CUMULATIVE_AMOUNTS_OF_ELECTRIC_ENERGY_IS_TO_BE_RETRIEVED
static final byte EPC_MEASUREMENT_CHANNEL16
boolean isValidMeasurementChannel29(byte[] edt)
boolean isValidMeasuredInstantaneousVoltages(byte[] edt)
boolean isValidHistoricalDataOfMeasuredCumulativeAmountsOfElectricEnergyNormalDirection(byte[] edt)
byte[] getMeasurementChannel5()