Christian Navolskyi
Christian Navolskyi
Reading the comment from @BarteeX-Q it sounds like this is expected behaviour, but having an option `createFactory` altering the output of the `toJson` method is very confusing and for me...
Hello, I am struggling to flash via UART. I tried two different USB to TTL/UART adapters, but none of them seems to work with the script. The command I used...
I actually used the RST pin for starting/resetting the device. That's why I have the option `-t 100` specified in the command. I saw that the code will trigger the...
In our project we also use OIDC and basic auth was on top. So I guess, my change in the documentation is not necessary. I didn't know, that basic auth...