Commit graph

197 commits

Author SHA1 Message Date
Bastian Schroll feb47c2f73 first idea for the router class 2019-02-26 13:33:35 +01:00
Bastian Schroll 18d7a0db6f add alarmWorker template 2019-02-10 12:02:44 +01:00
Bastian Schroll 95c2cecc64 fix name error 2018-09-28 06:11:32 +02:00
Bastian Schroll e8c43fc124 Merge branch 'fixes' into develop 2018-09-25 19:10:32 +02:00
Bastian Schroll b287e2fda0
Merge pull request #11 from BOSWatch/broadcast
add broadcasting function
2018-09-25 19:08:02 +02:00
Bastian Schroll bbf71a34a7
Merge branch 'develop' into broadcast 2018-09-25 19:06:56 +02:00
Bastian Schroll 8b721d7a40
Merge pull request #10 from BOSWatch/ping
insert a repeatedTimer and connectionCheck class
2018-09-25 19:04:40 +02:00
Bastian Schroll ffb8bba460 fix some small pep8 err 2018-09-25 19:00:07 +02:00
Bastian Schroll 22588caac5 add unittest 2018-09-25 18:50:52 +02:00
Bastian Schroll 3eac36d123 some little fixes 2018-09-25 10:08:00 +02:00
Bastian Schroll 7d2935ea0d fixe false date 2018-09-24 20:39:25 +02:00
Bastian Schroll 575cc1f19a fixes 2018-09-23 21:39:50 +02:00
Bastian Schroll 7d84164339 Merge remote-tracking branch 'Github/ping' into ping 2018-09-23 21:39:16 +02:00
Bastian Schroll 362e1001b3 improve tests, add is Running prop 2018-09-23 21:39:04 +02:00
Bastian Schroll 26af2ef18b fix in runningState management 2018-09-23 21:27:40 +02:00
Bastian Schroll 59f6ec0732 check running state, add prop for running state 2018-09-23 21:22:22 +02:00
Bastian Schroll 3435022483 improve tests, add is Running prop 2018-09-23 21:15:37 +02:00
Bastian Schroll cb08ad4e88 improve timer tests and add some fixes 2018-09-23 21:08:44 +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 9c091fb1f7 add more docu 2018-09-22 22:58:19 +02:00
Bastian Schroll 1b7341c07e resolve todo and add some docu 2018-09-22 08:39:41 +02:00
Bastian Schroll bec034827f some improvements
- run server in thread
- improve some logging msg
2018-09-21 22:36:11 +02:00
Bastian Schroll 1837ba46af
Merge branch 'develop' into ping 2018-09-21 22:09:30 +02:00
Bastian Schroll deee515b15 broadcasting func - get conn infos from server 2018-09-21 22:02:07 +02:00
Bastian Schroll 407de76ccf edit comments 2018-09-21 20:14:56 +02:00
Bastian Schroll 9a3c28744b fix a error in server 2018-09-21 16:37:23 +02:00
Bastian Schroll 2333f08b85
Merge pull request #9 from BOSWatch/server_queue
rework server class (added python queue support)
2018-09-21 16:16:14 +02:00
Bastian Schroll 24083ad6e8 little improvements 2018-09-21 16:05:48 +02:00
Bastian Schroll 2b572a659c add repTimer in testserver 2018-09-21 15:27:53 +02:00
Bastian Schroll cecde86005 insert logging 2018-09-21 15:27:02 +02:00
Bastian Schroll 3cf0b49c0e start timer as daemon 2018-09-21 14:31:03 +02:00
Bastian Schroll 11eab418ed improve exc handling and tests 2018-09-21 14:21:33 +02:00
Bastian Schroll 91389a9c5b add timer unittest 2018-09-21 13:30:41 +02:00
Bastian Schroll c2b3093bb5
Merge branch 'develop' into server_queue 2018-09-21 12:53:06 +02:00
Bastian Schroll 11dab44098
Merge branch 'develop' into ping 2018-09-21 12:50:08 +02:00
Bastian Schroll d060b02d45
Merge pull request #3 from BOSWatch/add_sys_var
System adaption for linux/windows
2018-09-21 12:46:17 +02:00
Bastian Schroll 4a554e2cf1
Merge branch 'develop' into add_sys_var 2018-09-21 12:45:24 +02:00
Bastian Schroll ff8e1347bd add fixme warning 2018-09-21 12:43:43 +02:00
Bastian Schroll 1328a61ba1
Merge pull request #7 from BOSWatch/pyLint
Fix some pyLint error or warnings
2018-09-21 12:40:38 +02:00
Bastian Schroll b300d0c578 add docu to NetCheck class 2018-09-21 12:39:36 +02:00
Bastian Schroll c7e301317f add timer and netCheck 2018-09-21 12:35:23 +02:00
Bastian Schroll a5ef0ac229 edit logger configs 2018-09-21 10:56:20 +02:00
Bastian Schroll da94581dc2 fix doxy warning 2018-09-20 23:55:53 +02:00
Bastian Schroll 5c6039ef71 rework server class (added python queue support) 2018-09-20 23:35:56 +02:00
Bastian Schroll c903276141 Revert "fix false type from _clients in server.py"
This reverts commit d08381108f.
2018-09-20 15:28:57 +02:00
Bastian Schroll d08381108f fix false type from _clients in server.py 2018-09-20 14:19:51 +02:00
Bastian Schroll f0081d6e6d fix path 2018-09-20 10:53:09 +02:00
Bastian Schroll 449c8f9726 add system adaption for config path 2018-09-20 09:51:47 +02:00
Bastian Schroll 478868c225 change comment 2018-09-20 08:10:40 +02:00