-
## Description
Hello. I am trying to achieve data driven loosely coupled integration of industrial agents using OPC UA PubSub (MQTT transport protocol with JSON mapping). I am not too familiar …
-
Seeing message loss in flakey_broker (sessions looking at logs with @reidsunderland ) and we think one way to address it,
is to add publisher_confirms to the amqp.py module.
Looking at: https://…
-
- [ ] event bus
- [ ] 2-phase transaction
-
Currently, the licenses are manually added (hardcoded) in the class "ContainerState". We need a way to retrieve them from *all* components (Backend + Frontend) and add them dynamically, with some sort…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to consume more of my metric data into Prometheus (https://prometheus.io) which seems a bit simpler for a novice that I…
-
### Description:
I try to stress test my VerneMQ broker, but can't connect to mqtt.
In system logs i see `{"mqtt.connection.current_total",counter,{-100,`.
Broker use ssl and user\pass.
I used doc…
-
MQTT - Message Queuing Telemetry Transport
- [x] Protocolo de mensagens leve para sensores e pequenos dispositivos móveis otimizado para redes TCP/IP
- [x] publisher - client que envia os …
-
Is it possible to have a non observable and readable property?
From the Scripting API perspective, when a Consumer does `thing.readProperty("myReadOnlyProperty")` for a property that is only with an …
-
As I see it, there are 3 things in this project:
- a library that does the low level stuff
- a "dumb" high level application that currently simply dump the raw data
- an MQTT publisher (I did not …
-