Skip to content
EN | DE

Ostrom

Create a 'Production Client' in the Ostrom developer portal: developer.ostrom-api.io

Germany

Parameters

NameDescriptionValueLevel
clientidClient ID
Example: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4
optional
clientsecretClient Secret
Example: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4a
optional
contractContract number

Only required if multiple contracts belong to the same user

Example: 100523456
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

tariffs:
grid:
type: template
template: ostrom
clientid: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4 # Client ID
clientsecret: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4a # Client Secret
contract: 100523456 # Contract number, Only required if multiple contracts belong to the same user (optional)