Skip to main content

Fields

activePower : DecimalReading

The latest active power reading for the device in kW. A positive value indicates power is being drawn to charge the vehicle's battery; a negative value indicates energy is being discharged from the vehicle's battery.

The current status of the device.

currentState : SmartFlexDeviceState

The current state of this SmartFlex device state machine.

isSuspended : Boolean

Whether control of the device is currently disabled.

stateOfCharge : DecimalReading

The latest SoC received from the vehicle. It has a value between 0-100.

stateOfChargeLimit : StateOfChargeLimit

Information about the limits for the SoC.

testDispatchFailureReason : TestDispatchAssessmentFailureReason

The reason for the most recent failed test dispatch (if any).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "activePower": DecimalReading, "current": "ONBOARDING", "currentState": "AUTHENTICATION_PENDING", "isSuspended": true, "stateOfCharge": DecimalReading, "stateOfChargeLimit": StateOfChargeLimit, "testDispatchFailureReason": "NONE" }