|
77d01ca675
|
fix style issues
|
2019-09-10 16:18:35 +02:00 |
|
|
c1bf7fd13a
|
some fixes
|
2019-09-10 16:03:54 +02:00 |
|
|
61de3f3a5b
|
fix in ci script
|
2019-09-10 16:01:12 +02:00 |
|
|
90de6537de
|
add ci script
|
2019-09-10 15:59:13 +02:00 |
|
|
832402fea6
|
service file
|
2019-09-10 15:54:09 +02:00 |
|
|
880794f966
|
converter for twos-complement fixed decimal numbers
|
2019-09-10 15:31:36 +02:00 |
|
|
64c26103df
|
additional datapoints
|
2019-09-10 15:21:11 +02:00 |
|
|
f8f7d4b57e
|
adjust registers
|
2019-08-06 21:38:55 +01:00 |
|
|
1d078ba03d
|
adjust registers
|
2019-08-03 11:15:44 +01:00 |
|
|
020c2ea536
|
registers adjusted to real world
|
2019-08-02 19:08:04 +01:00 |
|
|
b6077b0ec8
|
a couple of fixes and daemon=True disabled
|
2019-07-27 23:56:19 +01:00 |
|
|
cab0aec533
|
pins and heartbeat
|
2019-07-28 00:40:09 +02:00 |
|
|
35c282b6ea
|
changed register set
|
2019-07-27 23:18:20 +01:00 |
|
|
4b860ee43a
|
fix reset in in cmd
|
2019-07-19 13:22:20 +02:00 |
|
|
d3eae2cd8d
|
code beautifying
|
2019-07-18 16:46:33 +02:00 |
|
|
768ded37a6
|
better handle unknown converter
|
2019-07-18 16:09:15 +02:00 |
|
|
2cadccf59c
|
fix typo
|
2019-07-18 15:05:04 +01:00 |
|
|
c779f07cda
|
improve help
|
2019-07-18 16:00:27 +02:00 |
|
|
84f4ecf5a1
|
fix in handling exceptions in cmds
|
2019-07-18 14:02:50 +01:00 |
|
|
d8ce7c8bc2
|
Merge branch 'master' of gitlab.com:wolutator/modbusmaster
|
2019-07-18 13:57:20 +01:00 |
|
|
080b22646d
|
read/write counter
|
2019-07-18 13:56:55 +01:00 |
|
|
2a704738b2
|
catch exception in cmds
|
2019-07-18 14:55:27 +02:00 |
|
|
5c8b2599a6
|
drop obsolete work
|
2019-07-18 14:46:15 +02:00 |
|
|
31cf5ceb5a
|
readCount and writeCount
DropObsoleteWork
|
2019-07-17 17:22:14 +02:00 |
|
|
a0efe1129b
|
registers changed
|
2019-07-17 16:15:21 +01:00 |
|
|
7a8a3c661d
|
cmd server adjusted for new register types
|
2019-07-17 17:12:22 +02:00 |
|
|
122fce519c
|
coil stuff
|
2019-07-17 16:01:28 +01:00 |
|
|
4200aaf304
|
coil
|
2019-07-17 16:47:14 +02:00 |
|
|
0f037b02ea
|
handling of bit reads
|
2019-07-17 16:26:51 +02:00 |
|
|
ac47ff0ebe
|
fix in converter and json handling
|
2019-07-17 15:06:28 +01:00 |
|
|
264d1cab14
|
enable pub and sub at the same holding register
|
2019-07-17 15:36:45 +02:00 |
|
|
ab91feafd0
|
fix uint32 converter
|
2019-07-17 14:17:51 +01:00 |
|
|
2460f570d8
|
another converter
|
2019-07-17 14:49:01 +02:00 |
|
|
f6d4218e57
|
fix in bitwise output
|
2019-07-17 11:22:50 +01:00 |
|
|
bf3475a796
|
improve bit output
|
2019-07-17 12:18:48 +02:00 |
|
|
0bae0f4bb2
|
fixes in converting code
|
2019-07-17 10:59:47 +01:00 |
|
|
b9e0fefe17
|
introduce converter stuff
|
2019-07-17 11:51:15 +02:00 |
|
|
34ca87f734
|
write stuff
|
2019-07-16 17:11:53 +01:00 |
|
|
de01ec20e2
|
start with writing
|
2019-07-16 17:18:40 +02:00 |
|
|
6821364273
|
code beautifying
|
2019-07-16 14:27:12 +02:00 |
|
|
e297149772
|
change configuration
|
2019-07-16 13:21:26 +01:00 |
|
|
6243cad505
|
remove pickle imports
|
2019-07-16 14:19:13 +02:00 |
|
|
8fa69d1610
|
drop pickle file
|
2019-07-16 14:17:41 +02:00 |
|
|
2fc6fe0830
|
fix in CmdServer and change file name in config to .json
|
2019-07-16 13:16:35 +01:00 |
|
|
d97b7469fe
|
jsonifying register file done so far
|
2019-07-16 14:11:04 +02:00 |
|
|
2665fdd5e3
|
jsonify test complete, approach seems to work
|
2019-07-16 12:56:38 +02:00 |
|
|
3e1b9acb86
|
jsonify test
|
2019-07-15 21:36:23 +02:00 |
|
|
21555736f6
|
fixes related to not set subscribeTopic and logger in objects
|
2019-07-15 15:57:39 +01:00 |
|
|
ab31aea3e0
|
do not make logger a member of register classes
|
2019-07-15 15:40:46 +01:00 |
|
|
90cdde8bfe
|
more logging
|
2019-07-15 15:35:31 +01:00 |
|