-
New SDK Review meeting has been requested.
**Service Name**: Azure Web PubSub
**Review Created By**: Zitong Yang
**Review Date**: 08/28/2024 02:05 PM PT
**Release Plan**:[](https://web.powerap…
-
Hi,
Are there any plans to make this work with work with native MQTT packets over TCP/TLS, avoiding the extra websockets wrapper? I'm guessing since NativeScript lacks node's `net` module, it might…
-
- [ ] Websockets
- [ ] STOMP
- [ ] MQTT
- [ ] Device Config
- [ ] ACS
-
Hi,
I'm trying to configure my tydom2mqtt but I have a problem with mine:
``2022-05-26 22:16:26,120 - mqtt_client - INFO - """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
2022-…
-
Hi
I am newer in MQTT and used your library and want to make connection with following server URL:Ws://trialadm.satalarm.com/mqtt
I am using below code but getting error
**Response Error :**
mqt…
-
J'ai bien 3 métriques qui apparaissent via MQTT, donc cela fonctionne.
J'ai également toutes les données dans le dashboard MyElectricalData intégré à HA, y compris les données horaires.
Mais…
-
If I enable the SAMPLE_MQTT_OVER_WEBSOCKETS option, the device twin sample code fails to compile:
C:/Users/user/Downloads/msys32/home/user/esp/esp-azure/examples/iothub_devicetwin_samples_and_metho…
liudr updated
3 years ago
-
Hi,
I'm running Mosquitto v1.5.8 with enabled websockets, but I'm unable to connect from Firefox when the broker is running over TLS. Strange thing is that It works from Chrome/Chromium. I tried both…
-
### How to start a MQTT Broker with WebSocket support in .NET Framework 4.6.1?
I'm using .NET Framework 4.6.1, not able to use ASP.NET due project requirements (project for funtional test using NUnit…
-
Hi,
I wonder if this uses native MQTT protocol over TCP/TLS, or if it is wrapped in a websocket layer like `nativescript-mqtt` https://github.com/edusperoni/nativescript-mqtt . If it's native MQTT,…