Class Description

Details of remote connect and disconnect function.

Attributes

Name Type Description
armedTimeout Seconds Setting of the timeout elapsed time.
customerVoltageLimit Voltage Voltage limit on customer side of RCD switch above which the connect should not be made.
energyLimit RealEnergy Limit of energy before disconnect.
energyUsageStartDateTime DateTime Start date and time to accumulate energy for energy usage limiting.
energyUsageWarning RealEnergy Warning energy limit, used to trigger event code that energy usage is nearing limit.
isArmConnect Boolean True if the RCD switch has to be armed before a connect action can be initiated.
isArmDisconnect Boolean True if the RCD switch has to be armed before a disconnect action can be initiated.
isEnergyLimiting Boolean True if the energy usage is limited and the customer will be disconnected if they go over the limit.
needsPowerLimitCheck Boolean True if load limit has to be checked to issue an immediate disconnect (after a connect) if load is over the limit.
needsVoltageLimitCheck Boolean True if voltage limit has to be checked to prevent connect if voltage is over the limit.
powerLimit ActivePower Load limit above which the connect should either not take place or should cause an immediate disconnect.
usePushbutton Boolean True if pushbutton has to be used for connect.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None