Wed, 18 Oct 2023 11:43:16 +0200 Michiel Broek Disabled a log message file | diff | annotate
Wed, 18 Oct 2023 10:06:11 +0200 Michiel Broek Version 0.3.45. Removed all writing to ascii logfiles in the webserver environment, only log to MySQL. file | diff | annotate
Thu, 12 Oct 2023 15:24:56 +0200 Michiel Broek Send lastseen iSpindel over websocket. Disabled a debug logmessage again. file | diff | annotate
Thu, 12 Oct 2023 14:19:46 +0200 Michiel Broek Version 0.3.44. Moved iSpindel Plato calculation from the php script to bmsd. This uses calibration data in the mon_ispindels table. Setup of this data will be done by the bmsapp applications. Default settings are stored in MySQL. From now on you don't need to store calibration data in the iSpindel. file | diff | annotate
Sat, 11 Feb 2023 15:53:16 +0100 Michiel Broek Version 0.3.42 added yeast_lo and yeast_hi fields to the iSpindel records and structures. file | diff | annotate
Fri, 22 Jul 2022 12:15:05 +0200 Michiel Broek Version 0.3.41. Use INSERT IGNORE .. for insert log messages from fermenters, co2meters and ispindels. Connect to MySQL servers with MYSQL_OPT_RECONNECT instead of manual working around the connection lost problem if a mysql server is restarted. Removed unused bms_mysql_ping function. file | diff | annotate
Fri, 17 Jun 2022 16:18:04 +0200 Michiel Broek Version 0.3.39. Log ispindel, fermenters and co2pressure in MySQL. Limit logging to at most once per 10 minutes. file | diff | annotate
Sat, 12 Sep 2020 16:29:26 +0200 Michiel Broek Version 0.3.36. Removed debug logs for websocket received messages. Fixed some default enum values send to the MySQL server. file | diff | annotate
Thu, 21 May 2020 14:32:23 +0200 Michiel Broek Removed ws_global function because dynamic menus don't work. file | diff | annotate
Wed, 20 May 2020 21:49:09 +0200 Michiel Broek Report any online status change via websocket broadcast. When starting, load all in memory tables sorted. The websocket status on the web pages has it's own panel. Prepared the menu system for dynamic updates. file | diff | annotate
Tue, 19 May 2020 15:09:31 +0200 Michiel Broek Removed some debug log messages. Fixed beer select during offline mode. Fixed block show temperature after offline. file | diff | annotate
Tue, 19 May 2020 13:50:14 +0200 Michiel Broek Fixed missing co2meters websocket data. Added websockets and removed polling for the mon-ispindel screen. The iSpindel SG gauge adjusts the resolution to the highest detected OG. file | diff | annotate
Tue, 12 May 2020 16:08:30 +0200 Michiel Broek Consistent use of group names is important. file | diff | annotate
Tue, 12 May 2020 15:13:06 +0200 Michiel Broek Added iSpindel to the websockets. Better offline detection for websockets. file | diff | annotate
Fri, 17 Apr 2020 11:29:37 +0200 Michiel Broek Version 0.3.31 Switched plato to sg calculation in bmsd. file | diff | annotate
Tue, 07 Jan 2020 15:47:00 +0100 Michiel Broek Changed several float precision values. Changed some database fields to double. Everything has now the same precision as received values from the iSpindel. file | diff | annotate
Sun, 05 Jan 2020 17:04:56 +0100 Michiel Broek Added check for database changes for iSpindels such as a new beer, or changing mode. Added denity in Plato and SG to the iSpindel web screen. The iSpindels must be calibrated in Plato! A bit of documentation updated. file | diff | annotate
Sun, 05 Jan 2020 11:42:02 +0100 Michiel Broek Changed the interface from the iSpindels to be the same as other devices. A webpage converts each call to two standard MQTT messages. The nodes MQTT message extended with an interval parameter. iSpindels now have a generated uuid made up from the chipid. file | diff | annotate
Sun, 15 Dec 2019 15:08:09 +0100 Michiel Broek Version 0.3.27 More code for iSpindels. All online/offline data in the database is now handles as integers. Nodes timeout use the configured interval time from the nodes. file | diff | annotate
Fri, 13 Dec 2019 20:33:38 +0100 Michiel Broek Added ispindel logging. Updated the documentation. file | diff | annotate
Fri, 13 Dec 2019 16:49:50 +0100 Michiel Broek Initial code for iSpindel support in the daemon file | diff | annotate
(0) tip

mercurial