-
Updated
Jan 2, 2022 - Python
internet-of-things
Here are 1,264 public repositories matching this topic...
-
Updated
Nov 20, 2021 - Go
-
Updated
Jan 1, 2022 - C
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Dec 20, 2021 - Shell
Problem
The " Build ESP32 QEMU and Run Tests" task of the "QEMU / ESP32" test seems to fail randomly. It failed on project-chip/connectedhomeip#2009 for me, then passed when retriggered.
Proposed Solution
Figure out why it fails randomly and fix. Sadly the logs CI provides don't include the src/transport/tests/test-suite.log file that should have includ
-
Updated
Aug 7, 2020
-
Updated
Dec 31, 2021 - C++
-
Updated
Apr 21, 2021 - C++
-
Updated
Dec 29, 2021 - Java
-
Updated
Nov 7, 2021
-
Updated
Dec 29, 2021 - Python
-
Updated
Jan 2, 2022 - Groovy
-
Updated
Jun 25, 2021 - HTML
-
Updated
Dec 28, 2021 - Go
Fix credo lint
Merge of ockam-network/ockam#2237 is blocked until we fix:
https://github.com/ockam-network/ockam/runs/4669292104?check_suite_focus=true#step:6:167
Refactoring opportunities
┃
┃ [F] ↗ the `with` statement is redundant
┃ lib/ockam/transport/udp/listener.ex:57 #(Ockam.Transport.UDP.Listener.setup_routed
-
Updated
Nov 13, 2021
-
Updated
Dec 31, 2021 - Go
-
Updated
Oct 14, 2021 - Java
-
Updated
Jan 25, 2021 - HTML
https://github.com/uber-go/guide/blob/master/style.md#prefix-unexported-globals-with-_
Prefix Unexported Globals with _
Prefix unexported top-level vars and consts with _ to make it clear when
they are used that they are global symbols.
Exception: Unexported error values, which should be prefixed with err.
Rationale: Top-level variables and constants have a package scope
-
Updated
Dec 15, 2021 - Go
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 29, 2021 - Java
-
Updated
Jun 4, 2019 - Java
-
Updated
Dec 23, 2021 - C
-
Updated
Jan 2, 2022 - C++
Improve this page
Add a description, image, and links to the internet-of-things topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the internet-of-things topic, visit your repo's landing page and select "manage topics."
Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266
Scenario, steps to reproduce
Blynk.run()blocks if there is no internet connection on the network and connecting to a local server via SSL.According to my investigation, `BlynkArduinoClientSecure::conn