EvBusyChargingStationNotification

Represents a notification for a busy EV charging station.

This notification is generated when a charging station along the route is identified as busy (occupied, out-of-service, etc.)

Parameters

busyChargingStationId

the unique identifier of the busy charging station

alternativeRouteId

the alternative route suggested to avoid the busy station

busyChargingStationReason

the reason why the charging station is unavailable, null if the reason is not specified.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String