Data Export: Configure Event Queues

You can create and use event queues to collect data from Digi Axess and save it until you ask for the data using an API call. The event queue consists of the data streams from the devices in a device group. This feature reduces the number of calls you need to make to collect the data you want.

You can save the event queue data to a location of your choice, where you can examine the data. Once you have read the data with the API call, the data is deleted from Digi Axess.

You can pull up to 1,000 events at a time. If you have more than 1,000, the next call shows the remaining events.

The event queue API calls are listed in the Event Queue section of the API REST documentation.