beckmx
beckmx
I was reading your readme file and was wondering if after getting an IP I can access whatever port on whatever protocol? for instance if I want to get the...
Any ideas on how to implement the $post and $get?
Hello, I was looking at your repo, and I was wondering if it can be run in an ESP32, according to your notes you r approaching to memory limitations right?...
ionic4
I am using the latest Ionic4, with angular7, there I am using normal httpClient with Obervables as responses. I added your plugin and setup the inject cookie, but still getting...
I have been trying to save a file with spiffs but the compiler complains about this error `error: 'fs' undeclared` I have these headers ``` #include "esp_common.h" #include "gpio.h" #include...
Hello guys, I ran a compilation for the LGR100 against the recommended branch, actually as of today with the latest version of catalina 10.15.7, I didn't have any problems, only...
Hello guys, I am reading the docs and I would like to create a rectangle from the mouse selection on a plane only, does anyone happen to have an example...
Hello, I installed a nest hello and it works great overall, due to the wiring in my house, I couldn´t install the chime so, I received the notification on the...
Hello guys, I was looking at the server, I haven't installed yet, I would like to use an IP camera which streams in RSTP and restream it to other options,...
Hello, I was wondering how to set the initial value for the bulb type, I noticed a method: `hap_setinitial_characteristic_bool_value` But when testing, appears a message about not being correctly set:...