SmartPinger will not send mqtt MSG on technology change when device is all ready online #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using Mqtt as MsgProtocol smart pinger sends the technology used for detection (BT or WIFI).
This only happens when a pinger changes status (a device go's on/offline),
so reported technology will only show wich is used when the device was first detected.
Example:
The smart pinger first detected the phone using BT, but later was able to find it using wifi(since it has priority over BT), but the "Technology" message will stay "Bluetooth"