-
The _docker_ `simulator` container fails to start on Ubuntu 20.10:
```
$ docker run --interactive --publish 8000:8000 --publish 60000:60000/udp --name simulator --rm simulator
/bin/sh: /opt/uhppote…
-
With the docker version of `uhppote-simulator`, on Ubuntu 20.10:
> docker run --interactive --net=host --name simulator --rm simulator
> ./bin/uhppote-cli --debug set-listener 405419896 192.168…
-
> ./bin/uhppote-cli --debug get-event 423187757 200
>
> ... using default configuration from /usr/local/etc/com.github.uhppoted/uhppoted.conf
> ... request
> ... 00000000 17 b0 00 00…
-
I successfully integrated this wonderful set of node red nodes :) and got it working with minimal effort. Thanks alot for the great work you have done!!
There is only one thing I didn't get working…
-
I was curious if perhaps we can make the events server over websocket? I see the events periodically in the console so I would imagine its possible to have some sort of websocket server push that to t…
-
After installing Fritzdect adapter 2.1.7 and start it, show a log entry:
(4294) unknown functionbitmask, please open issue on github 40960
=> mobil plug "telekom plug with energy-usage
(4294)…
-
Thanks for the great project you are making here.
How can I add an endpoint to be able to open a door with the REST API via a simple HTTP GET command?
What would you suggest to do to add authentic…
-
Moved from https://github.com/twystd/uhppote-go/issues/4
```
grenade@quadbrat ~/Downloads/uhppoted_v0.6.1-linux/uhppoted_v0.6.1 $ ./uhppote-cli get-events 423140069 --debug
panic: Cannot unmarsha…
-
Moved from https://github.com/twystd/uhppote-go/issues/3#issue-618125880
> downloading and running uhppote-cli from the releases page results in an error about a missing configuration file:
>
> …
-
Put Card appears to be implemented in the core but not the rest API. Any plans to implement that ?