laeo
laeo
I have a `uuid[]` field, and i have to filter data using `contains` method. VSCode shows the .contains() accept a ` string | Record | unknown[]` as second param, but...
With these changes, we can launch an Access Point by using wpa_supplicant. ``` conn.SetNetwork(0, "ssid", "test-access-point") // hex encoded ssid is not tested, hope someone can improve it. conn.SetNetwork(0, "key_mgmt",...
**Description** I want to add the user authentication token as query param to URI, but the token has short lifetime, while trying reconnect after token expires, there is no way...