bosch_get_soc
Retrieve live state-of-charge and battery details from the Bosch ConnectModule, including charging status, remaining energy, and range per assist mode. Requires the bike to be powered on or recently active.
Instructions
Get live state-of-charge from the Bosch ConnectModule.
Returns real-time battery percentage, charging status, remaining energy, and reachable range per assist mode (eco/tour/sport/turbo).
Requires a ConnectModule on the bike. Data is only available when the bike is powered on, charging, or recently active.
Note: This calls the Bosch mobile API live - no caching.
Args: bike_id: The bike UUID from bosch_get_bikes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bike_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |