-
From the logs:
```
2024-11-15 16:16:48,023 INFO Setting Power to 0 using hmd/sensor/Car-Charger/Power/state
2024-11-15 16:17:17,898 ERROR Exception handling local data: could not…
SLaks updated
2 weeks ago
-
Creating new issue based on #955. Mosquitto should support MQTT connections via HTTP(S) proxies. To do this, it would need to follow points 2 and 3 from the following link.
https://www.eclipse.org/li…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
Hi there.
I've successfully been able to relay inbound MQTT websocket requests to another server using the following invocation given a direct reference to the http server, like this (with irrelevant…
cefn updated
3 months ago
-
**Describe the bug**
When using the mosquitto persistence (e.g. the `mosquitto.db` file), the mosquitto bridge function stops working and no messages are being received or published to the cloud.…
-
Would be a nice feature if the user is given an option to specify proxy settings on MQTTX client to connect to the message broker(MB)
-
Hi everyone,
is the current implementation supporting WS transport of MQTT?
Would be great to have it since most corporate firewalls/proxies intrinsicly block traffic which is not over port 443…
-
In k8s state provider, when update an existing object, the annotations are directly adopted from the incoming request https://github.com/eclipse-symphony/symphony/blob/7971d7ec6ac13314096e12eb147fef9f…
-
### Current Behavior
Adding configuration does not enable stream proxy as expected per documentation.
### Expected Behavior
stream proxy to be enabled. For :9180/apisix/admin/stream_routes to…
-
WebSocket over TLS generally can go through an ordinary HTTP/HTTPS proxy (i.e. not a SOCKS proxy).
The scenario is to access a TLS encrypted mosquitto WebSocket listener in the public internet from a…