-
Updated
Nov 4, 2021 - Python
internet-of-things
Here are 1,240 public repositories matching this topic...
-
Updated
Aug 13, 2021 - Go
-
Updated
Nov 4, 2021 - C
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Nov 3, 2021 - Shell
-
Updated
Aug 7, 2020
-
Updated
Apr 21, 2021 - C++
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
Nov 4, 2021 - C++
-
Updated
Oct 24, 2021
-
Updated
Nov 1, 2021 - Python
-
Updated
Nov 2, 2021 - Java
-
Updated
Nov 3, 2021 - Groovy
-
Updated
Jun 25, 2021 - HTML
-
Updated
Oct 7, 2021 - Go
-
Updated
Oct 13, 2021
-
Updated
Jan 25, 2021 - HTML
-
Updated
Oct 14, 2021 - Java
-
Updated
Nov 3, 2021 - Go
The signature_core crate has a couple issues related to import/exports:
- First, it should just be unconditionally
no_std. It doesn't declare any features, but has https://github.com/ockam-network/ockam/blob/cc93b3863df2f8343c824ace8b30041bae2fa8f2/implementations/rust/ockam/signature_core/src/lib.rs#L11-L17, so this could just be#![no_std]without anyextern crate coreor `extern cra
-
Updated
Oct 25, 2021 - Go
What would you like to be added:
Why is this needed:
Both getActionByActionHash() and GetActionByActionHash() do similar jobs, they can be integrated together to simplify the code.
Input type: hash.Hash256
Output type: action.SealedEnvelope, hash.Hash256, uint64, uint32, error
-
Updated
Jun 4, 2019 - Java
-
Updated
Apr 30, 2021 - Java
-
Updated
Nov 3, 2021 - C++
-
Updated
Nov 3, 2021 - Python
-
Updated
Oct 26, 2021 - 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