Re: Mqtt support in guile?
Nala Ginrut <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAPjoZoekO1i-ux=y4VwBtZcY0akCY+6SKHbixEW7-G=KFRcOKw@mail.gmail.com> |
If there's no any, I hope someone can do it. Best regards. On Thu, Oct 31, 2024, 11:25 Alan Wedel <[email protected]> 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? >