Commit Graph

872 Commits

Author SHA1 Message Date
JP Mens
15937f91e7 Merge pull request #104 from caffinatedmonkey/patch-1
Fixed Typo in Readme
2016-03-23 07:22:04 +01:00
Martin Charles
7cf476a239 Fixed Typo in Readme 2016-03-23 00:06:33 -04:00
Jan-Piet Mens
291d0ef69b support negative lat in CSV payloads 2016-03-20 08:25:15 +01:00
Jan-Piet Mens
d3088fa222 re-fix 2016-03-12 12:03:30 +01:00
Jan-Piet Mens
0c9c6a40d6 fix crash on nested object in Lua hooks 2016-03-12 11:28:03 +01:00
Jan-Piet Mens
01e372f475 fix file mode 2016-03-11 11:54:29 +01:00
Jan-Piet Mens
6c480283f0 LWT are now stored with reltopic == 'lwt' instead of '*'
closes #101
2016-03-09 10:54:39 +01:00
Jan-Piet Mens
de9806ee48 2016-03-07 version 0.6.2
- FIX: ocat CSV and XML output fixed
- UPD: _geoprec may be < 0 to prevent new geo lookups
- FIX: adapted build & recorder for FreeBSD 10.2 (isnan() macro)
2016-03-07 10:43:56 +01:00
Jan-Piet Mens
45655b2106 unbreak XML and CSV output 2016-03-07 10:42:57 +01:00
Jan-Piet Mens
838a303d38 allow negative _geoprec 2016-03-05 18:27:55 +01:00
Jan-Piet Mens
4ec7d81665 clarify _geoprec 2016-03-05 12:17:02 +01:00
Jan-Piet Mens
4261dca381 quotes 2016-03-05 10:13:49 +01:00
Jan-Piet Mens
6757248aaa ENOCOFFEE 2016-03-05 10:00:32 +01:00
Jan-Piet Mens
73d9d73802 makefile again 2016-03-05 09:46:34 +01:00
Jan-Piet Mens
1900dae8aa tweaks for freebsd 2016-03-04 18:14:35 +01:00
Jan-Piet Mens
adea7e7f55 print dbname which fails to open 2016-03-04 15:43:20 +01:00
Jan-Piet Mens
3713275a4a 2016-03-04 version 0.6.1
- NEW: received payload may contain _geoprec:N to override precision (#58)
- FIX: view's page returns content-type
2016-03-04 12:41:56 +01:00
Jan-Piet Mens
77a5545d92 override precision with _geoprec
closes #58
2016-03-04 12:40:54 +01:00
Jan-Piet Mens
5973275ee4 add content-type to view's page 2016-03-04 11:34:45 +01:00
Jan-Piet Mens
f88e1a1898 2016-03-04 version 0.6.0 a.k.a. ISS Edition
- UPD: view can specify hours instead of from/to (#99)
- UPD: recorder and config option HTTPLOGDIR for access.log
2016-03-04 10:39:43 +01:00
Jan-Piet Mens
9fbbc3f6fb view can specify hours instead of from/to
closes #99
2016-03-04 10:38:11 +01:00
Jan-Piet Mens
17ddfa07ae add http-logdir option
closes #98
2016-03-03 19:05:44 +01:00
Jan-Piet Mens
aa4e9859ec tips 2016-03-03 18:44:01 +01:00
Jan-Piet Mens
c5ddd7db85 2016-03-03 version 0.5.9
- UPD: messages received over http have _http:true added to JSON
- UPD: http publishes are displayed with grey user in Table
2016-03-03 10:35:32 +01:00
Jan-Piet Mens
9ca53b264f http publishes are marked with _http:true in JSON 2016-03-02 19:49:00 +01:00
Jan-Piet Mens
be3af09040 fix typos 2016-03-02 16:39:44 +01:00
Jan-Piet Mens
8acb5bf3a8 2016-03-02 version 0.5.8
- FIX: topic missing in last/
2016-03-02 15:00:37 +01:00
Jan-Piet Mens
ab57668ce0 topic missing in last/ 2016-03-02 15:00:27 +01:00
Jan-Piet Mens
1c62aae819 2016-03-02 version 0.5.7
- FIX: linestring map shows position only; no longer broken date (#97)
- FIX: Greenwich alarms were stored in last/ as ../alarm
- UPD: attempt CARD retrieval first from user/device/u-d.json (#94)
- UPD: option --skipdemo renamed to --noskipdemo
2016-03-02 14:44:03 +01:00
Jan-Piet Mens
08aff2a930 change popup on linestring geojson
closes #97
2016-03-02 11:07:04 +01:00
Jan-Piet Mens
f9aa7037a9 truncate reltopic correctly 2016-03-02 10:48:08 +01:00
Jan-Piet Mens
5deee82f9e alarm publishes no longer with full topic in last/ 2016-03-02 10:25:03 +01:00
Jan-Piet Mens
65dd1d3539 obtain missing ghash reverses 2016-03-02 10:23:53 +01:00
Jan-Piet Mens
e25033abea stab for CARD in user-dev/u-d.json before user/u.json
closes #94
2016-03-01 22:02:33 +01:00
Jan-Piet Mens
5b7d32cc72 rename option --skipdemo renamed to --noskipdemo 2016-03-01 17:27:53 +01:00
Jan-Piet Mens
c274c14de5 2016-03-01 version 0.5.6
- FIX: gwstorage lowercase username & device (#96)
2016-03-01 17:19:59 +01:00
Jan-Piet Mens
bc3c9db7c2 temporizing 2016-03-01 16:41:52 +01:00
Jan-Piet Mens
c1a3f7f195 ctrl.track starts a month ago
closes #93
2016-03-01 16:19:03 +01:00
Jan-Piet Mens
d4490d0b2d lowercase 2016-03-01 15:53:42 +01:00
Jan-Piet Mens
5a65e25447 username/device lowercased
closes #96
2016-03-01 15:51:20 +01:00
Jan-Piet Mens
c0723d344f unused 'track' 2016-03-01 10:13:51 +01:00
Jan-Piet Mens
7cc56f64ea 2016-03-01 version 0.5.5
- FIX: MQTT topics on command line override those in config file
- NEW: API supports track for CTRL
2016-03-01 10:09:36 +01:00
Jan-Piet Mens
4494868419 track for CTRL 2016-03-01 10:08:53 +01:00
Jan-Piet Mens
bdc0da02dc topics on command line override those in config file
closes #92
2016-03-01 09:54:12 +01:00
Jan-Piet Mens
d0e4759638 remove spurious printf 2016-03-01 08:50:43 +01:00
Jan-Piet Mens
5b533a00ad gw is now on on builds 2016-02-29 15:28:19 +01:00
Jan-Piet Mens
85c14a44c3 nginx remote_user example 2016-02-26 12:38:41 +01:00
Jan-Piet Mens
39fc89da37 s/cp/install/ for systemd service b/c of permission bits 2016-02-26 12:11:51 +01:00
Jan-Piet Mens
97b72450e4 2016-02-26 version 0.5.4
- UPD: MQTT can be disabled even if compiled-in
- UPD: ship README and service file in /usr/share/doc/ot-recorder/
- UPD: ocat -v displays path to config file
- FIX: ocat should process only part of config file
2016-02-26 11:50:39 +01:00
Jan-Piet Mens
e8b4e97ea0 Optionally disable MQTT
closes #90
2016-02-26 11:38:56 +01:00