Commit Graph

18 Commits

Author SHA1 Message Date
Ed Freyfogle
efb144efc5 update various OpenCage URLs
OpenCage URL format changed
2019-08-01 22:34:09 +02:00
Jan-Piet Mens
7829e5a7bd note historic value only
addresses https://github.com/owntracks/recorderd/issues/19
2018-09-04 16:49:17 +02:00
Ed Freyfogle
bb4f32bc88 fix link to OpenCage Lua script 2018-05-04 09:52:28 +02:00
Jan-Piet Mens
8d36de816a Fully support OpenCage as a reverse geocoder
closes #234
	addresses #202
	addresses #233
2018-05-04 09:34:02 +02:00
Jan-Piet Mens
bb0968b59f Support for OpenCage via Lua
addresses #202
2018-05-03 15:52:29 +02: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
cbeea108ab support global geofence store
closes #178
2017-05-17 09:03:13 +02:00
Jan-Piet Mens
73b19bc524 add dist to geofence report
closes #172
2016-12-10 17:50:55 +01:00
Jan-Piet Mens
8e6ecb3f41 elaborate 2016-12-08 18:37:44 +01: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
bfdae39eaa REC files now use tst from JSON payload as timestamp
note that messages which do not contain a tst (e.g CARD) will be stored with now (time(0))
  the tst in the location message payload is also used for the REC filename

	closes #133
2016-10-30 19:48:31 +01:00
Jan-Piet Mens
fb9fef50c8 a bit of auth 2016-10-30 19:31:49 +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
b4777290f6 Split out "Storage" and "Design decisions"
These are useful but don't really need to be in the README, which is
long enough as it is.
2016-08-17 13:10:06 -04:00
Alex Jordan
71b2dd4cfa Move HOOKS.md into a doc/ directory 2016-08-17 13:07:08 -04:00