Versions Compared

Key

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

...

RabbitMQ Parking Session Logging saves your time and resources on developing and maintaining the code for storing occupancy history. RabbitMQ session is logging data which is already enriched by Nwave cloud (for marked spaces and unmarked bays): session start, end time, session restoration in case of partial message loss and SDI data.

REST Occupancy

REST Occupancy REST API - is the API for retrieving real-time parking availability through simple HTTP requests. This API provides a wide spectrum of query filters, which lets you use Nwave API directly in your Web and Mobile Apps for showing occupancy on the map or recommending the nearest available parking spaces around a user.

GraphQL Occupancy

GraphQL Occupancy GraphQL API provides the same functions as Occupancy REST API (see above). But there is one differenceare a few differences, which is are very significant for Mobile Apps and other low-latency applications.

  1. GraphQL API provides real-time occupancy updates on end-user devices. The application is able to subscribe to occupancy changes within a specified geospatial area.

  2. GraphQL API allows you to request specific fields of an object which can significantly reduce traffic and increase speed.