Commit graph

170 commits

Author SHA1 Message Date
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 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 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 deee515b15 broadcasting func - get conn infos from server 2018-09-21 22:02:07 +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 c2b3093bb5
Merge branch 'develop' into server_queue 2018-09-21 12:53:06 +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 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
Bastian Schroll aca20faf18 add comment 2018-09-20 08:02:42 +02:00
Bastian Schroll 1252a953a8 add doc to server.py 2018-09-20 07:58:26 +02:00
Bastian Schroll 1d30c99180 change import order from pytest 2018-09-20 07:37:10 +02:00
Bastian Schroll 1435d80f0f change import order 2018-09-20 07:31:21 +02:00
Bastian Schroll a2e9156af4
Merge branch 'develop' into add_sys_var 2018-09-19 15:14:21 +02:00
Bastian Schroll 2037921ee6 change a todo to note 2018-09-19 15:09:30 +02:00
Bastian Schroll d95ab7781e combine some todos 2018-09-19 14:53:56 +02:00
Bastian Schroll 63117a4bc5 fix error 2018-09-19 14:52:10 +02:00
Bastian Schroll 24eeef6ebb
Merge pull request #5 from BOSWatch/add-license
Create LICENSE
2018-09-19 14:48:29 +02:00
Bastian Schroll ed9a889a1f
Merge pull request #4 from BOSWatch/pylint
Fixes for pyLint
2018-09-19 14:30:55 +02:00
Bastian Schroll a0b74ed560
Create LICENSE 2018-09-18 06:16:24 +02:00
Bastian Schroll 3c7489e37e fix little error 2018-09-18 06:05:24 +02:00
Bastian Schroll 3f1eac88be fixes for pyLint 2018-09-18 05:59:38 +02:00
Bastian Schroll a6e10dd6f5 fix error 2018-09-18 05:48:18 +02:00
Bastian Schroll 16a8424b80 logs on linux in /var/log/boswatch/
on windows in log/ folder
2018-09-17 20:15:30 +02:00
Bastian Schroll 3564680867 little change for testing 2018-09-14 13:56:33 +02:00
Bastian Schroll b932aa66ed add cloc and doxygen again 2018-09-09 16:53:56 +02:00
Bastian Schroll 03d73135e8 edit gitignore 2018-09-09 16:51:10 +02:00
Bastian Schroll f1bf468c2a make decoder classes <<static>> 2018-09-09 16:34:44 +02:00
Bastian Schroll a6542f0b63 edit decoder tests 2018-09-09 16:23:09 +02:00
Bastian Schroll a1e1be6275 change decoder strategy 2018-09-09 16:17:49 +02:00
Bastian Schroll e97b97640b little changes in server 2018-09-09 16:16:55 +02:00
Bastian Schroll b87d98fc7d little changes 2018-06-18 07:29:51 +02:00
Bastian Schroll 613efcf63c fix intend issue 2018-06-18 07:05:36 +02:00
Bastian Schroll b708adfbd8 fix little config issue 2018-06-18 06:59:04 +02:00
Bastian Schroll 19796ab746 add test files for server and client 2018-06-15 22:20:20 +02:00
Bastian Schroll c6393efda0 PEP8 edits 2018-05-16 11:18:23 +02:00