You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
Integrates Tractive and streams the pet location and hardware status.
Streams
rusty:tractive:<tracker_id>:hardware
key
type
value
ts
integer
Timestamp as received from Tractive, unix time
battery
integer
Battery level, percentage
rusty:tractive:<tracker_id>:position
key
type
value
ts
integer
Unix time
lat
float
Latitude
lon
float
Longitude
accuracy
integer
course
integer, optional
Heading, degrees
💓 Heartbeat
The heartbeat is expected every time a channel message is received from Tractive server. Keep-alive message are pretty frequent and normally come every 5 seconds or so.