Construct OwnTracks JSON messages · publish via MQTT · inspect retained state
Reports the current GPS position of the device, including optional metadata like battery, speed, and trigger source.
Define a geofence region or BLE beacon that the app will monitor for enter/leave events.
Sent when the device enters or leaves a previously configured region or BLE beacon.
Last Will and Testament — sent by the broker when the device disconnects ungracefully.
Publishes the user's display name and avatar image (Base64 JPEG). Retained on the broker.
Remote command sent to the device via its /cmd topic. Use setConfiguration to push full config objects.
/cmd
Step counter report — iOS only. Returns -1 if step counting is not available.
Wrapper for an encrypted, Base64-encoded JSON payload. The encryption key is never exported with configurations.
Select a device in the sidebar to see retained messages.