Use Case 1: Asset Tracking
If you have an asset to be tracked using a BLE tag, you need to:
-
Onboard the BLE device.
-
Register topics for receiving the onboarded device advertisements over MQTT.
Consider a large factory with many moving carts, each equipped with a BLE tag.
To track the location of a cart, you need to:
-
Onboard the BLE device.
-
Register topics for receiving the onboarded device advertisements over MQTT.
In this use case, the device to be tracked has the following details:
-
Display Name:
Asset Tag
-
MAC Address Type:
Public
-
MAC Address:
EF:00:00:00:00:00
For information on the BLE device tracking, refer to the following workflow:
The following workflow covers the sequence of operations: