Commit Graph
767 Commits
Author SHA1 Message Date
john30 3751c11336 only request poll for non-passive messages 2015-06-14 11:46:12 +02:00
john30 c245c7b1be simplified http get and added server header 2015-06-14 11:45:48 +02:00
john30 47322dcd25 started updates 2015-06-07 19:14:27 +02:00
john30 591b839358 enhanced static HTML user interface to dynamic 2015-06-07 18:55:18 +02:00
john30 830461cba5 smaller top margin 2015-06-07 18:54:26 +02:00
john30 cab54ff827 file mode 2015-06-07 18:49:14 +02:00
john30 d39ef92f3c always update last message update time when actively sending it 2015-06-07 18:48:54 +02:00
john30 8aefb9f058 fix for query string keys without value, added required option to JSON 2015-06-07 18:47:41 +02:00
john30 137941982c fix for query string keys without value, added required option to JSON 2015-06-07 18:39:40 +02:00
john30 96778e33fb fix for issue #6 2015-06-06 12:52:36 +02:00
john30 101fec0fc3 fixed warning 2015-06-06 10:46:27 +02:00
john30 afea50e07a fixed warning 2015-06-06 10:45:46 +02:00
john30 6a9dafd897 allow static .json files being served by HTTP port 2015-06-06 09:01:53 +02:00
john30 a287effde4 added option to exactly match name and circuit in find command 2015-06-04 13:28:56 +02:00
john30 22407e8734 updated 2015-06-04 13:16:58 +02:00
john30 d798815bcd added tests for json and numeric read 2015-06-04 13:05:58 +02:00
john30 294c953c99 added option "-n" to read command for retrieving name/value pairs in numeric form, added numeric and verbose options to json, use null for unset values or replacement in json, allow passing raw value when writing name/value pairs, fix for numeric parsing of empty string 2015-06-04 13:04:38 +02:00
john30 1a87c46fde argument help 2015-06-04 13:02:18 +02:00
john30 b8b52efde4 fix for numeric parsing of empty string 2015-06-04 13:01:47 +02:00
john30 990a33476a mode 2015-05-25 16:39:34 +02:00
john30 af1fe72638 updated to version 1.2.0 2015-05-25 16:38:18 +02:00
john30 03e9c45059 updated to new version 1.2.0 2015-05-25 15:46:59 +02:00
john30 6ff1b82371 first version of static html gui 2015-05-25 15:45:16 +02:00
john30 4b132d23c8 fix for parsing http query parameters, added support for "exact" http query parameter 2015-05-25 15:17:11 +02:00
john30 6458991826 added option to set poll priority to read command and http get, corrected HTTP result on invalid query string 2015-05-25 14:09:25 +02:00
john30 6725cb526f added Message::setPollPriority and MessageMap::addPollMessage 2015-05-25 14:08:29 +02:00
john30 e2538caf35 use version from VERSION file 2015-05-25 13:32:53 +02:00
john30 e0ffd28024 added hex option to read command, update cache on successfule hex write 2015-05-25 13:32:12 +02:00
john30 3f638d0dae notify running requests on device error 2015-05-25 13:30:53 +02:00
john30 682a157222 added getLastSlaveData() 2015-05-25 11:10:24 +02:00
john30 39c00de51e fixed documentation 2015-05-14 13:05:19 +02:00
john30 071d57f957 fix for readonly, immediately give up reading on send error or device error 2015-05-14 11:43:23 +02:00
john30 f4d967f3c3 updated to latest changes 2015-05-14 11:06:27 +02:00
john30 7aa153848e updated author address 2015-05-14 10:47:51 +02:00
john30 d573fff746 added Symbol::compareMaster to avoid updating last message change time when only the querying master was modified 2015-05-14 09:50:28 +02:00
john30 fae340f0be added global status and lastup to JSON response, added parameter support for JSON 2015-05-10 11:20:52 +02:00
john30 357b730f31 added support for serving files via HTTP port 2015-05-10 10:23:14 +02:00
john30 8c9be6074e fixed missing newline 2015-05-04 21:48:43 +02:00
john30 830e789ce7 simplified, deny other HTTP methods besides GET, set HTTP headers 2015-05-01 09:25:16 +02:00
john30 7e98f485e1 added read-only mode, added optional HTTP JSON port 2015-05-01 08:38:08 +02:00
john30 605bca9ff0 introduced read-only mode 2015-05-01 08:35:02 +02:00
john30 34efc9a5ae introduced optional HTTP port 2015-05-01 08:34:27 +02:00
john30 f1d76a64cc introduced DataFormat and support for JSON 2015-05-01 08:32:58 +02:00
john30 42f026050c Merge branch 'master' of github.com:john30/ebusd 2015-03-29 12:24:14 +02:00
john30 be8815fd73 fix for previous commit 2015-03-29 12:23:57 +02:00
john30 227bf83207 script for reading all values passed to find command 2015-03-29 12:13:15 +02:00
john30 c10b5c8e99 unified 2015-03-29 12:10:18 +02:00
john30 8d7bfdd135 strip release version 2015-03-29 11:12:31 +02:00
john30 89f25237ea simplified 2015-03-29 11:04:59 +02:00
john30 bb05464c3d added package hint and config details 2015-03-29 10:15:44 +02:00