Jan-Piet Mens
0be22243ff
remove mentions of Greenwich devices
2024-07-30 19:10:38 +02:00
Nick Walker
d5216eba96
Make putrec hook also decide whether last and websocket receive a message
...
Current hook just governs whether the record is written, but this means that the `last` file
and the live websocket would still be updated with data that the user decided to filter. Now
we use the hook to skip those steps as well.
Update HOOKS.md to note the functionality change
2024-03-30 20:33:45 -07:00
Jan-Piet Mens
99c3e26280
fix wrong statement
2024-02-05 21:25:48 +01:00
Jan-Piet Mens
421cd5b944
clarify and add a Lua http->mqtt republisher
2024-01-28 14:04:21 +01:00
Jan-Piet Mens
a00e64fb18
configurable Lua revgeo name
2017-05-17 13:00:12 +02:00
Jan-Piet Mens
86589f5e25
support for reverse-geo lookups from Lua
...
closes #149
2017-05-17 10:40:16 +02:00
Jan-Piet Mens
e1cd5c39e7
geofences now use correct topic and enhanced payload as per Booklet for transition events
2016-12-08 18:07:15 +01:00
Jan-Piet Mens
491a8f6f20
NEW: support for geo fences (waypoints)
...
WARNING: you must run --initialize to create the new sub db
see documentation in doc/FENCES.md
2016-12-07 19:40:59 +01:00
Jan-Piet Mens
c805d9c306
add example for otr.publish()
2016-09-07 12:39:40 +02:00
Jan-Piet Mens
0a50e51916
NEW: otr_publish() from Lua reuses Recorder's authenticated, TLS-enabled MQTT connection
...
closes #140
2016-09-06 15:40:41 +02:00
Alex Jordan
71b2dd4cfa
Move HOOKS.md into a doc/ directory
2016-08-17 13:07:08 -04:00