Commit Graph

507 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 77193070e4 [fsync] POST the config of each sensor to the /sensor/xyz endpoint 2011-04-25 14:34:13 +02:00
Bart Van Der Meerssche 609cea6f22 [fsync] refactor the code and improve documentation 2011-04-25 00:16:16 +02:00
Bart Van Der Meerssche 7a40fe3c8d [fluksod] disable all sensors by default 2011-04-24 21:02:35 +02:00
Bart Van Der Meerssche 16ebc0e55e [luci] stop the avahi-daemon in luci-reload to free up precious memory 2011-04-24 13:34:15 +02:00
Bart Van Der Meerssche c2ab0342cf [luci] filter out duplicates in configlist 2011-04-24 10:49:13 +02:00
Bart Van Der Meerssche ea69aa3ee5 [luci] backport: prevent concurrent luci reload instances 2011-04-24 10:48:14 +02:00
Bart Van Der Meerssche 3c5dacaf56 [luci] expand the sensor page with type and function fields + validation 2011-04-23 00:03:18 +02:00
Bart Van Der Meerssche f55b344ec4 [luci] hack the cbi to allow custom error messages to be displayed on a form page 2011-04-23 00:01:42 +02:00
Bart Van Der Meerssche e53d1d384f [fsync] make sure fsync works with null voltage/current/constant entries in the uci 2011-04-23 00:00:32 +02:00
Bart Van Der Meerssche 65d3b09bb4 [fluksod] add a type option to each sensor section in the uci file 2011-04-22 23:59:33 +02:00
Bart Van Der Meerssche 5d2fcbace3 [luci] selecting a three-phase setup should disable sensor #2 and #3 2011-04-21 22:50:51 +02:00
Bart Van Der Meerssche 88dba6e8da [luci] add a sensor configuration page 2011-04-20 23:22:56 +02:00
Bart Van Der Meerssche e80c9d17c8 [fsync] write fsync exit code to syslog 2011-04-20 23:20:20 +02:00
Bart Van Der Meerssche ecf0912ff5 [luci] add syslog and sensor dash icons to the web interface 2011-04-20 12:47:06 +02:00
Bart Van Der Meerssche 1665567b1f [luci] delete restful.lua from the luci package 2011-04-20 10:06:58 +02:00
Bart Van Der Meerssche c52e03b5fe [openwrt] add crond loglevel patch to the pack 2011-04-20 09:03:30 +02:00
Bart Van Der Meerssche 6a8c902d0c [fluksod] bump alpha version to 4 2011-04-19 09:16:14 +02:00
Bart Van Der Meerssche 66ee322216 [heartbeat] use heartbeat return timestamp to sync time in case ntpclient does not get the job done 2011-04-18 21:55:24 +02:00
Bart Van Der Meerssche 53294f1aea [nixio] add settimeofday method to nixio 2011-04-18 21:35:39 +02:00
Bart Van Der Meerssche b799e4629c [luad] move the #restarts check to the end of the loop, so that it does not get triggered when booting in the first 60secs of epoch time 2011-04-18 21:34:52 +02:00
Bart Van Der Meerssche 91408ddac0 [openwrt] backport crond loglevel fix to busybox v1.15.3-2 2011-04-18 15:43:57 +02:00
Bart Van Der Meerssche 94825afe2d [openwrt] run make oldconfig to update the .config to openwrt r26713 2011-04-18 15:41:58 +02:00
Bart Van Der Meerssche 977f25cc48 [fluksod] make fluksod settings configurable through uci file 2011-04-18 10:28:51 +02:00
Bart Van Der Meerssche 7b81c079f6 [fluksod] add a crontab entry that checks up on the daemon every 15min 2011-04-17 22:08:56 +02:00
Bart Van Der Meerssche 81e3010347 [api] use the /device/xyz endpoint for processing the heartbeat 2011-04-16 21:52:19 +00:00
Bart Van Der Meerssche 30e0aabab1 [heartbeat] used the wrong variable for calculating the digest 2011-04-16 23:49:27 +02:00
Bart Van Der Meerssche f94e74ddc7 [heartbeat] update the heartbeat to use JSON/HTTPS 2011-04-16 20:54:25 +02:00
Bart Van Der Meerssche 2d42dce5f6 [luci] include a switch to disable peer certificate validation in httpclient 2011-04-16 20:08:29 +02:00
Bart Van Der Meerssche 2faf05b58f [luci] bugfix to make luci.json.encode() work like expected 2011-04-16 12:49:03 +02:00
Bart Van Der Meerssche 216c10202b [fluksod] send non-200 HTTP calls with err level to syslog 2011-04-08 21:01:26 +02:00
Bart Van Der Meerssche 919e29db85 [api] improve returned error message 2011-04-08 18:49:41 +00:00
Bart Van Der Meerssche e30d3103af [fluksod] improve POST call error logging 2011-04-08 15:46:12 +02:00
Bart Van Der Meerssche a71a0ede5a [api] make sure the night average calculation results in a float 2011-04-08 13:45:01 +00:00
Bart Van Der Meerssche b5c2759981 [api] take care of uid=0 condition 2011-04-08 13:43:35 +00:00
Bart Van Der Meerssche 624c292684 [drupal] add drush commands for populating the db with fluksometers in bulk via a csv file 2011-04-07 21:29:51 +00:00
Bart Van Der Meerssche 5d1e0d6b61 [drupal] Pulling logger.drush.inc from the msg fork, thanks Ely! 2011-04-07 21:28:38 +00:00
Bart Van Der Meerssche 9eac97fe96 [tools] bash script for generating server config file 2011-04-07 15:34:23 +02:00
Bart Van Der Meerssche 7a5abf1110 [fluksod] remove obsolete comments 2011-04-07 11:13:13 +02:00
Bart Van Der Meerssche e41aa35ccc [fluksod] determine threshold based on current unix time 2011-04-06 15:36:11 +02:00
Bart Van Der Meerssche 5defc5b906 [fluksod] send POST response codes to syslog 2011-04-05 10:31:34 +02:00
Bart Van Der Meerssche 5bffb794d7 [fluksod] send accepted incoming pulses to syslog 2011-04-05 09:25:46 +02:00
Bart Van Der Meerssche cd5ff2ed60 [avr] fix bug in power-loss detection debug logic 2011-04-05 09:18:32 +02:00
Bart Van Der Meerssche f6f6fd3d6e [fluksod + fsync] acquire a write lock on the delta and ctrl fifos when in use 2011-04-04 12:35:34 +02:00
Bart Van Der Meerssche 350a373b72 [fluksod] rename type option to class in the flukso uci file 2011-04-01 15:54:55 +02:00
Bart Van Der Meerssche 0e84af3d04 [fluksod] get http client version from system.@system[0].version 2011-03-30 20:18:56 +02:00
Bart Van Der Meerssche 6422a96ea1 Merge branch 'develop' of github.com:icarus75/flukso into develop 2011-03-30 16:20:22 +02:00
Bart Van Der Meerssche 54ab3a3740 [fluksod] POST measurements to the new RESTful API 2011-03-30 16:20:03 +02:00
Bart Van Der Meerssche 65b5ac3f41 [api] include case where no device key is present in the db 2011-03-30 09:29:01 +00:00
Bart Van Der Meerssche d14866cb97 [fluksod] substitute meter for sensor in data module 2011-03-29 21:05:26 +02:00
Bart Van Der Meerssche b0fd4c2753 [fluksod] allow individual sensor measurements to be flushed 2011-03-29 20:55:16 +02:00