Commit Graph
1450 Commits
Author SHA1 Message Date
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 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 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 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 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 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 5b229114d1 use timeout error instead of "syn received" when notifying current request 2015-03-28 12:51:39 +01:00
john30 6f3255cffe add version to start message 2015-03-27 22:43:23 +01:00
john30 243760f543 expect poll priority immediately after "r" type char 2015-03-27 22:38:29 +01:00
john30 28b866af43 print error position if reading config fails 2015-03-27 22:36:12 +01:00
john30 5bd74035c5 extended max allowed data length to 25 2015-03-22 14:01:51 +01:00
john30 428b9342d2 add another check, better format for read input 2015-03-21 11:26:13 +01:00
john30 5da560b79a less compiler warnings 2015-03-20 23:01:06 +01:00
john30 3377c18c2b fix for reading cached values from master part 2015-03-20 21:21:55 +01:00
john30 f3b34397cf fixed compiler warning 2015-03-16 08:28:02 +01:00
john30 21563e87e6 log invalid self-addressed messages and skip them 2015-03-16 08:27:50 +01:00
john30 c7b97f8fed changed logging of client command+answer to debug level 2015-03-14 12:12:26 +01:00
john30 afd8792d72 added grab command 2015-03-14 11:58:54 +01:00
john30 2cfa18c4e1 33c8776 2015-03-14 11:04:54 +01:00
john30 33c8776706 renamed class in message definition and commands to circuit 2015-03-14 11:02:24 +01:00
john30 4d6ae8d926 initial support for AUTO-SYN generation 2015-03-14 10:50:34 +01:00
john30 99b0e12943 initial support for AUTO-SYN generation 2015-03-14 10:50:02 +01:00
john30 51b86c9dc5 documentation 2015-03-14 10:21:10 +01:00
john30 dbd380eca5 documentation 2015-03-14 10:20:54 +01:00
john30 da6149f764 allow larger timeouts 2015-03-14 09:37:56 +01:00
john30 0f93369bee allow mixing references to base type and templates in message definition 2015-03-13 22:12:11 +01:00
john30 c3d60fccd9 Merge branch 'master' of github.com:john30/ebusd 2015-03-13 00:15:26 +01:00