microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.28k stars 118 forks source link

MQTT support #395

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

"Direct" Mqtt support, instead of wssk+gateway.

amir-arad commented 1 year ago

This was the first thing I looked for in the docs, after the list of supported boards.

pelikhan commented 1 year ago

Thanks, this is great feedback.

pelikhan commented 1 year ago

Fixed by https://github.com/microsoft/devicescript/pull/513, abvailable in v2.13.7