Thu, 25 Apr 2024 14:26:47 +0200 Michiel Broek Version 0.9.19a6. Fixes after a short trial on the production controller. Fixed json for alternate beer termperature sensor. Fixed division by 1000 for the room temperature and humidity values. The dropdown list for devices shows the address instead of description in the list. 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
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:20:34 +0200 Michiel Broek Minor details for server DEVICE commands. Added getdevice<s> php scripts. 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
(0) tip

mercurial