WebOffice supports an API that allows you to update the tariffs in real time without having to push a configuration file to the meter or having to log into WebOffice.
Request access to the Swagger file for this API when you want to develop you application.
https://{Server}/PublicPurchasePrerequisiteApi/swagger/index.html
This requires an account in WebOffice to access this page.
The API supports:
GET | /api/OnDemandTariff Get all on demand tariffs |
PUT | /api/OnDemandTariff/ExternalTariff Update an existing on demand tariff with an external tariff script |
PUT | /api/OnDemandTariff/FixedAmount Update an existing on demand tariff with a fixed amount |