Create consumer groups
Consumer groups enable multiple independent consumption of events from the Event Hub. Consumer groups can be created either for a route or an event type.
Prerequisites:
- Activate a group in Trimble IoT using the Groups API.
- Activate a device in Trimble IoT using the Devices API.
- Create a route in Trimble IoT using the Routes API.
Create a Consumer Group using API.
!!!Limitations * The maximum number of consumer groups that can be created per Event Hub is 5.
For more details on creating consumer groups, refer to the Consumer Group API.