๐๏ธ Introduction
This document describes an interface with which counters can be called up and set using the counting service of the entervo system from Scheidt&Bachmann. <br/> <br/> The Counting API may be further developed to provide additional functionality, so be prepared to see new objects and additional properties in the objects. The interface can be considered stable. This means that S&B ensures backward compatibility for future versions for a reasonable period of time. <br/> <br/> This Interface provides the following features:
๐๏ธ Opening hours of one facility
Returns the opening hours for the parking facility with the requested locationId.
๐๏ธ Standardcounters of one facility
Returns all standard counters for the parking facility with the requested locationId.
๐๏ธ Change counter
Manipulates the values of the selected counter using query parameters.<br/>Exactly one of the query parameters is required.
๐๏ธ Information for all facilities
Returns the time of the last successful and failed update for parking facilities with valid contracts.
๐๏ธ All opening hours
Returns the opening hours for parking facilities with valid contracts.
๐๏ธ All standardcounters
Returns all standard counters for parking facilities with valid contracts.