[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mqtt support in guile?
From: |
Mikael Djurfeldt |
Subject: |
Re: Mqtt support in guile? |
Date: |
Sat, 9 Nov 2024 16:50:41 +0100 |
Hi Alan,
In another message, I just released guile-mqqt, as you might have seen:
https://github.com/mdjurfeldt/guile-mqqt
Best regards,
Mikael
On Thu, Oct 31, 2024 at 3:25 AM Alan Wedel <alanwedel19@gmail.com> wrote:
> I have been working on a controller that uses a microcontroller to read
> some sensors and publish their data to a mqtt broker. I would like to have
> a guile program subscribe to the mqtt broker and log the sensor readings to
> a file. Is there anyone using guile with mqtt like this? If so, how are you
> doing it?
>
- Re: Mqtt support in guile?,
Mikael Djurfeldt <=