-
Hello,
base on previous instructions, I'm trying to build the firmware in order to enable OCPP.
so i did :
- curl -fsSL -o get-platformio.py https://raw.githubusercontent.com/platformio/plat…
-
To make anything usable, it is nessesary that the frontend can communicate with the backend. This can be done in multiple ways.
- libnx features [webSessionTrySendContentMessage ](https://switchbre…
-
I am trying to evaluate adapting ArduinoMenu to run under Mongoose OS, and am looking at a two stage implementation plan:
1) get it running on Linux (with a very generic serial input and output dev…
-
I am using the Shelly 1 as garage opener.
It works really great except for one little thing.
My switch that detect the closed state of the door bounces.
I get always three messages when the door g…
-
This issue will be used to track the possibility / progress of moving OVMS to the latest ESP IDF framework.
-
Short summary: [Javascript implementation ](https://github.com/mongoose-os-apps/arduino-adafruit-ssd1306/) works for me, but the C/C++ version of it does not.
I'm pretty new to Mongoose OS, so it's…
-
Rest tc resolver added as relation to mongo tc is called with wrong spec
Rest and mongo tc declared according to doc and separately works fine
Relation added like this:
```js
const rel…
oklas updated
2 years ago
-
I Installed 10 Shelly 2.5 with Homekit FW and had no issues at all with calibrating, or use.
In fact, 8 Windows Size 1,3x1,3m and 2 Windows Size 1,8x1,3m.
Just my 2x2m Window with an even stronger mo…
-
gdal should support asynchronous HTTP (and HTTP2 protocols) with asyncio patterns. For example, all /vsis3 reads are synchronous, with no support for asyncio patterns to await an s3 read. If the asy…
-
If possible, TLSv1.3 should be used in the MQTT implementation. I have not investigated if the mongoose library used supports this or not.