SmartPinger will not send mqtt MSG on technology change when device is all ready online #1

Open
opened 2022-01-13 18:55:31 +01:00 by brammp · 0 comments
Owner

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"

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"
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Tools/Pinger#1