Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Occupancy correction is needed preiodically periodically or after technical maintenance. The Nwave cloud calculates occupancy for all levels of hierarchy basing on group occupancy, so all occupancy correction opperations operations are possible only with groups.

...

The following examples shows how to get current occupancy for group 1234 and hot how to set it:

Code Block
languagebash
curl --location --request GET 'https://api.nwave.io/car_counters/v1/group/1234/occupancy' --header 'X-Auth-Token: XXXXXXXXXXX'

...

Virtual Car Counters allows you to set counter value that you want and when you whantwant.

For doung doing this, got to Device Management → Virtual Devices page, find virtual device in the list and press button SEND MESSAGE

...