iot
Here are 8,446 public repositories matching this topic...
The problem
I copied the arduino integration into custom_components:
cp -R /srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/arduino/ /home/homeassistant/.homeassistant/custom_components/and made homeassistant the owner:
sudo chown -R homeassistant:homeassistant arduino/Environment
Latest hass, latest raspbian on Pi 4.
- Home A
Summary
Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in lua can be very useful.
Additional Details
There are many use-cases that come to mind:
- Using environment variables inside the d
-
Updated
Jan 26, 2020 - C
I'm looking at the react tutorial at https://github.com/amark/gun/wiki/React-Tutorial and noticed that the code examples are using depreciated lifecycle methods such as componentWillMount.
超级表STable的删除有方便的办法吗?
必须先将通过STable创建的表先删除,然后才能删除超级表。当级联表很多时就麻烦了,除非写代码来删除。
-
Updated
Jul 17, 2020 - HTML
-
Updated
Jul 17, 2020 - C
The official Widgets Development Guide only contains the most basic widget types as example.
There is no functional example for a Flot chart in there right now. Or is it?
Since this is one of the most useful and probably used (at leat to me) widgets it would be very helpful to extend that docum
-
Updated
Jun 22, 2020 - Go
Environment
- OS: RHEL 7.6
- Erlang/OTP:
- EMQ: 2.3.11
Description
I am using:
NIGINX --> Docker --> custom image with EMQ installed ( same host, SSL offload on nginx)
EMQ works and clients can connect but i see continous multiple crashes/proxy errors in the error.log
2019-08-27 12:12:31.287 [error] <0.11973.534> CRASH REPORT Process <0.11973.534> with 0 neighbou
-
Updated
Jun 15, 2020 - C#
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - C
Solutions
1. Convert INO files to CPP
2. Manual prototype declaration
#ifdef DO_NOT_USE
typedef int32_t delaytype;
void thisShouldNotAppearInTheBinary(delaytype timer); // aded manually
void thisShouldNotAppearInTheBinary(delaytype timer) {
delay(timer);
}
#endif-
Updated
Jul 17, 2020 - C
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
Jul 17, 2020 - Python
The board documentation on the CC2538DK, in the section on flashing, points the reader to TI documentation on making the bootloader enterable, ("here", "Uniflash"), but both links are currently broken, and only one has a recent (Uniflash, wher
-
Updated
Jul 17, 2020 - Java
-
Updated
Jul 17, 2020 - Java
-
Updated
Jun 25, 2020 - Python
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - Lua
Improve this page
Add a description, image, and links to the iot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iot topic, visit your repo's landing page and select "manage topics."
From @cakrit in #8755:
We need a section in
claim/README.mdthat explains how users running Netdata in k8s can claim their nodes.@cakrit or @amoss — Can either of you provide me with more information on this, or point me to another engineer who has some experience in this. I know Ilya has