evseStatus – Project Haystack

def

evseStatus

Status of one or more evse-port reported by an EVSE.

When applied to an evse-port, indicates the status of an EVSE port.

When applied to an evse-dispenser or evse-powerConverter, indicates the status of one or more evse-port within an EVSE manufacturer's package. In this case only the enum values available, unavailable, and fault apply.

meta

def evseStatus
doc See above
enum See below
is str
lib lib:phIoT

enum

available

When the point references an evse-port, indicates the evse-port is available for recharging a vehicle. During this condition none of the evse-cable that reference the evse-port are plugged into a vehicle charging inlet. Also, a parked vehicle may prohibit another vehicle from recharging. When the point references evse-dispenser or evse-powerConverter, indicates evse-port within the EVSE manufacturer's package are available for an evseSession and may actively be in one. Also, an evse-port may have another evseStatus based on its condition.

preparing

After an evse-port is no longer available and before an evseSession begins. Typically this condition applies during the authorization of an evseSession. This value is deprecated in favor of the occupied value.

charging

When there is an active evseSession and the contactor for the evse-port is closed. This value is deprecated in favor of the occupied value.

suspendedEVSE

When the evse-port is occupied and not within an active evseSession due to inavailability of power to deliver to the vehicle or an unsuccessful attempt to establish an evseSession. This value is deprecated in favor of the occupied value.

suspendedEV

When a vehicle does not accept power being offered by the evse-port during an active evseSession. This value is deprecated in favor of the occupied value.

finishing

After an evseSession when the evse-port is still occupied. This value is deprecated in favor of the occupied value.

occupied

When an evse-cable that references the evse-port is plugged into a vehicle's charging inlet. During this condition the evse-port may or may not be within an active evseSession.

reserved

When the evse-port is dedicated to a specific user. During this condition only the intended user can authorize an evseSession with their vehicle. An unauthorized user and their parked vehicle may prohibit an authorized user from recharging.

unavailable

When the EVSE prohibits EV charging on the evse-port due to an applied software setting for the evse-port or EVSE manufacturer's package.

fault

When the EVSE prohibits EV charging on the evse-port due to a fault condition within the evse-port or EVSE manufacturer's package.

supertypes

val

Data value type

    scalar

Scalar is an atomic value kind

        str

Unicode string of characters