Post to MQTT

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
=
2026-04-26 13:04:29 +02:00
parent d5a4a8c791
commit a5aa6de67b
6 changed files with 119 additions and 52 deletions

View File

@@ -12,3 +12,4 @@ gem 'numo-narray'
gem 'i18n'
gem 'gruff'
gem 'net-http' # to avoid error: uninitialized constant ...
gem 'mqtt'