This action will set the charging state to Neutral, Force-Off or Force-On.
Developer info
- API endpoint slug
- goeCharger.set_charging_state
- Filter code method
- GoeCharger.setChargingState.skip(string?: reason)
- Runtime method
- runAction("goeCharger.set_charging_state", {})
Action fields
State Dropdown list
- Label
- State
- Slug
- state
- Required
- true
- Can have default value
- true
- Filter code method
- GoeCharger.setChargingState.setState(string: state)