Commit Graph

10 Commits

Author SHA1 Message Date
Thorsten Sommer
cc68365977 Implemented the fixed ICCC driver specification 2015-07-13 10:44:03 +02:00
Thorsten Sommer
20b93f42d4 Add possibility to provide version (#46) 2015-07-10 16:20:10 +02:00
Thorsten Sommer
86121b733d Improved ICCC as preparation for external components 2015-07-10 14:36:47 +02:00
Thorsten Sommer
184f320a2e Improved ICCC for external components 2015-07-09 20:19:01 +02:00
Thorsten Sommer
2bd612da48 Improved ICCC
It is now necessary, that every command sends an answer.
2015-06-21 20:18:23 +02:00
Thorsten Sommer
6dab89a1d4 Add documentation 2015-06-17 17:44:52 +02:00
Thorsten
9189f92432 Logging expire & Bugfix
**** Not done yet ****
+ Bugfix: The data of the startup ICCC message was not proper set
+ Changed the logging expire
2014-11-07 17:31:21 +01:00
Thorsten
3348e552cc Misc.
+ Removed the fixed shutdown time
+ Added the configuration for the public web server
+ Refactored the old web server settings
+ Improved the handling of shutdown handlers. It is not save!
+ Bugfix: The server start was no longer blocking
2014-11-07 13:00:55 +01:00
Thorsten
96bcb5da8f Admin Interface & Handlers
* Is not done yet
+ Add configuration for the admin web server
+ Refactor the ICCC messages to an own namespace
+ Added a main to Ocean. It can be used by just ICCC!
+ Added proper logging for the servers' start up
2014-11-07 10:46:33 +01:00
Thorsten
c1e8ca4b07 Admin Interface & Handlers
* In Progress, Not Done Yet
+ Added Handlers to cover public and admin handlers
+ Added WebServer
+ InitHandlers used the new class
2014-11-06 17:49:04 +01:00