Skip to main content

RemoteConnectDisconnectInfo

Class Description

Details of remote connect and disconnect function.

Attributes

NameTypeDescription
armedTimeoutSecondsSetting of the timeout elapsed time.
customerVoltageLimitVoltageVoltage limit on customer side of RCD switch above which the connect should not be made.
energyLimitRealEnergyLimit of energy before disconnect.
energyUsageStartDateTimeDateTimeStart date and time to accumulate energy for energy usage limiting.
energyUsageWarningRealEnergyWarning energy limit, used to trigger event code that energy usage is nearing limit.
isArmConnectBooleanTrue if the RCD switch has to be armed before a connect action can be initiated.
isArmDisconnectBooleanTrue if the RCD switch has to be armed before a disconnect action can be initiated.
isEnergyLimitingBooleanTrue if the energy usage is limited and the customer will be disconnected if they go over the limit.
needsPowerLimitCheckBooleanTrue if load limit has to be checked to issue an immediate disconnect (after a connect) if load is over the limit.
needsVoltageLimitCheckBooleanTrue if voltage limit has to be checked to prevent connect if voltage is over the limit.
powerLimitActivePowerLoad limit above which the connect should either not take place or should cause an immediate disconnect.
usePushbuttonBooleanTrue if pushbutton has to be used for connect.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

None