Commit graph

32 commits

Author SHA1 Message Date
Bastian Schroll 341f05d25a
refactoring in routerManager 2019-10-25 13:27:48 +02:00
Bastian Schroll 543719a917
fix some not defined warnings 2019-10-24 19:01:35 +02:00
Bastian Schroll 495176457e
add some log messages 2019-10-21 20:56:51 +02:00
Bastian Schroll a0d8724ada ensure bcServer is available 2019-10-08 20:40:53 +02:00
Bastian Schroll 87457392ea refactor server/client 2019-09-21 17:35:26 +02:00
Bastian Schroll 0c6044072a Merge branch 'develop' into process_manager 2019-09-20 14:54:07 +02:00
Bastian Schroll 4508d4dfb8 some little cleanups 2019-09-18 22:03:47 +02:00
Bastian Schroll 4f389723c0 some refactorings 2019-03-11 07:54:11 +01:00
Bastian Schroll 2e9681b7d4 add a modeFilter module 2019-03-09 12:12:35 +01:00
Bastian Schroll 35c6de4c54 Merge branch 'split_router' into develop 2019-03-05 12:53:47 +01:00
Bastian Schroll 66e0ede4c0 add testdata to the client 2019-03-05 12:32:56 +01:00
Bastian Schroll 8ae23b4d0f split router classes and make own module 2019-03-04 14:48:25 +01:00
Bastian Schroll 7256cfca3a fix pylint in server and client (imports)
# pylint: disable=wrong-import-position
# pylint: disable=wrong-import-order
2019-03-03 19:24:05 +01:00
Bastian Schroll 3feda678e2 some little fixes 2019-03-03 19:14:00 +01:00
Bastian Schroll f19bf7a96a remove bad exception catching in client and server 2019-03-03 00:58:53 +01:00
Bastian Schroll 39d88f3e3d implement new router system in server 2019-03-02 09:17:20 +01:00
Bastian Schroll 7f55be4823 add some error handling in router 2019-03-01 21:46:48 +01:00
Bastian Schroll aeaea325e9 many file moves 2019-03-01 12:16:06 +01:00
Bastian Schroll a42676010e some reworks
- rework configYaml
- rework router mechanism test
- move plugin and module files
2019-03-01 12:09:12 +01:00
Bastian Schroll 9371b71ee0 add isRunning/isConnected Props to server and client 2019-02-28 08:57:41 +01:00
Bastian Schroll cc680b578f simplify server and and client 2019-02-27 22:05:59 +01:00
Bastian Schroll e2ca436e5d make client ready for broadcast function 2019-02-27 12:08:55 +01:00
Bastian Schroll 60912ce705 first tests with yaml config 2019-02-27 08:39:54 +01:00
Bastian Schroll bbf71a34a7
Merge branch 'develop' into broadcast 2018-09-25 19:06:56 +02:00
Bastian Schroll 26af2ef18b fix in runningState management 2018-09-23 21:27:40 +02:00
Bastian Schroll 71065672a7 some improvements 2018-09-23 18:44:58 +02:00
Bastian Schroll 16c5388d3d some improvements 2018-09-23 18:19:48 +02:00
Bastian Schroll 1837ba46af
Merge branch 'develop' into ping 2018-09-21 22:09:30 +02:00
Bastian Schroll 2b572a659c add repTimer in testserver 2018-09-21 15:27:53 +02:00
Bastian Schroll 5c6039ef71 rework server class (added python queue support) 2018-09-20 23:35:56 +02:00
Bastian Schroll 613efcf63c fix intend issue 2018-06-18 07:05:36 +02:00
Bastian Schroll 19796ab746 add test files for server and client 2018-06-15 22:20:20 +02:00