Sun, 05 May 2024 17:24:54 +0200 Michiel Broek Much faster shutdown of the websocket service. default tip file | diff | annotate
Sat, 04 May 2024 15:18:02 +0200 Michiel Broek Log pid of each started thread so we can see which uses the most cpu time. file | diff | annotate
Thu, 25 Apr 2024 16:44:54 +0200 Michiel Broek Version 0.9.19b1. Less noisy logging. file | diff | annotate
Mon, 22 Apr 2024 11:33:04 +0200 Michiel Broek Version 0.9.19a2. Dropped TEMPSTATE[] and only use DEVPRESENT[] to mark devices state. Adjusted webpages for this switch in responses. Adjusted MySQL mon_fermenters enum values too. Rename some global Config records to better reflect their real use.Added one-wire json records and websocket. Announce when some onewire device changes. Add UNITS JSON command without parameter. Dropped global tempFormat setting that was never used. file | diff | annotate
Sat, 20 Apr 2024 11:48:20 +0200 Michiel Broek Fixed two compiler warnings on arm platform file | diff | annotate
Wed, 17 Apr 2024 19:54:56 +0200 Michiel Broek Updated dependencies. Devices json data is created in de devices source for all places where it is needed. Added devices_ws function to broadcast all devices, to be used when any device is changed. The devices loop detects changes in input values and calls devices_ws if so. The server uses the general devices json data. file | diff | annotate
Wed, 17 Apr 2024 15:03:01 +0200 Michiel Broek Fixed fermenter switches in NONE mode. Som other small bugfixes. file | diff | annotate
Wed, 17 Apr 2024 13:18:22 +0200 Michiel Broek Websocket ping/pong uses sequence numbers. file | diff | annotate
Tue, 16 Apr 2024 16:03:47 +0200 Michiel Broek Increased server buffersize from 1024 to 4096. Added DEVICE JSON <uuid> command. Added websocket response fermenter profile. The fermenter monitor screen is ready (maybe). file | diff | annotate
Mon, 15 Apr 2024 17:04:57 +0200 Michiel Broek Better websocket broadcast messages. Added GLOBAL JSON command to the server. Better logic to trigger websocket and mqtt data updates for the fermenter units. Websocket receive added fermenter mode, stage, setpoints, switches. Added more css styles for the fermenter screen. Added the fermenter screen php and javascript. file | diff | annotate
Sun, 14 Apr 2024 12:46:02 +0200 Michiel Broek Add stylesheet, about page. Add menu for fermenters. Add websocket port setup to the config server. file | diff | annotate
Sat, 13 Apr 2024 16:50:26 +0200 Michiel Broek Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped. file | diff | annotate
(0) tip

mercurial