-
serve web page from rust: (from WifI access point?) to config:
- root cert
- wifi creds
- mqtt creds?
- CLN domain
Demo project that will be very helpful:
https://github.com/ivmarkov/rust-…
-
Thanks for this great add-on!
I am using it with Deye SUN-3.6/5K-SG03LP1-EU and a USR-630.
When I restart the add-on, it does get the first set of values from the USR-630, however shortly afterwar…
-
**Please describe your problem in detail, if necessary, you can upload the log file through the attachment**:
I deployed the `EMQX Broker container` on the cloud, configured the `EMQX Edge container`…
-
Issue Type: Performance Issue
I'm debugging an LLVM based binary and each time the debugger stops on a breakpoint or a step, it takes longer than a minute to become responsive. Seems like it takes …
-
Even for about 50 physical devices contented to z2m can generate more than 255 logical devices in domoticz.
But actuality not all of logical devices really required, is it possible to limit device cr…
-
Hello.
I think the most of this tiny problems could be easily fixed or marked to be ignored. Will a PR (that fixes that) be considered?
```
$ docker run --rm -v $(pwd):/app -w /app golangci/gol…
-
I get errors at startup, help me please start the ui
```bash
$ git clone https://github.com/mainflux/ui.git && cd ui
...
$ git checkout tags/0.12.1 -b 0.12.1
...
mainflux-auth | {"level":…
-
_Originally posted by @acogoluegnes in https://github.com/rabbitmq/opportunities/issues/99#issuecomment-910000375_ (private repository)
I reproduced a couple of issues on a local node (not a cluste…
-
Hello!,
Sorry if this is not the correct method to comunicate with you.
I see your docker and is excelent! it works fine with hass.io plugin.
This is very usefull for me and my blueriiot device. TH…
-
ifeq ($(WITH_WEBSOCKETS),static)
BROKER_CPPFLAGS:=$(BROKER_CPPFLAGS) -DWITH_WEBSOCKETS
BROKER_LDADD:=$(BROKER_LDADD) -static -lwebsockets
endif
N="\"2.0.13\"" -DWITH_BROKER -c xtreport.c -o…