AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
go-e Chargergo-e Charger

Set Energy Limit

This action will set the energy limit for the current charging session.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will set the energy limit for the current charging session.
API endpoint slug
goeCharger.set_energy_limit
Filter code method
GoeCharger.setEnergyLimit.skip(string?: reason)
Runtime method
runAction("goeCharger.set_energy_limit", {})

Action fields

Energy Text input > Other

Label
Energy in Wh
Helper text
Set the maximum charge energy in Wh. "null" means disabled. Not next trip energy!
Slug
energy
Required
true
Can have default value
true
Filter code method
GoeCharger.setEnergyLimit.setEnergy(string: energy)