internet-of-things
Here are 1,044 public repositories matching this topic...
I'm following https://gobot.io/documentation/platforms/chip/ on macOS and seeing a compilation error in the sample program:
undefined: gobot.On
Repro steps
I ran go get -d -u gobot.io/x/gobot/... (worked)
Pasted the sample listed to main.go:
package main
import (
"fmt"
"gobot.io/x/gobot"
"gobot.io/x/gobot/drivers/gpio"
"gobot.io/x/gobot/platfor
-
Updated
Jul 16, 2020 - C
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
Jul 10, 2020 - C++
-
Updated
Jul 13, 2020 - Shell
-
Updated
Jul 15, 2020 - C++
Is your feature request related to a problem? Please describe.
I couldn't find OpenThread's configurations description in https://openthread.io/reference. I think it helpful to have a centered place to introduce all OpenThread configuration and usage.
Describe the solution you'd like
Add a generated configurations page.
-
Updated
Jul 12, 2020 - Python
- [ x ] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
- [ - ] Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Service Repository Master Branch)
- [ - ] Bug is just in the Sample Application.
Android API Version Bug Seen on:
24
Android Version Bug Seen on:
?
The example and sample application do not build with 1.1.2-SNAPSHOT.
Description of Bug:
-
Updated
May 31, 2020 - Java
-
Updated
Jun 9, 2020
-
Updated
Jan 15, 2018 - HTML
-
Updated
Jul 16, 2020 - Groovy
Calling all pentesters and/or people like myself who find infosec pretty neat!
Do you have any cool Shodan.io queries that you've come across — cool, funny, interesting, scary, facepalm-inducing, or otherwise? Some examples of IOT gems we've already found are electronic billboards with banks advertising free donuts, gas station pumps around the country, X-ray machines, 3D p
-
Updated
Dec 9, 2019 - HTML
-
Updated
Jul 6, 2020
Please fill out the form below before submitting, thank you!
- Bug exists Release Version 1.2.0 ( Master Branch)
- Bug exists in Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
- Bug exists in MQTTv5 Version (mqttv5-new Branch)
When an incorrect MQTT Version is used for the connection options, there isn't a messages stating what are the acceptable version numbers. Adding a mes
-
Updated
Jun 4, 2019 - Java
It would be nice if the fvt/start_IMA.sh script that is apparently necessary to run the tests was referenced anywhere else in the documentation.
Alternatively, it would be nice if the test suite could work out of the box for people who don't have access to an IBM device - maybe we could skip the tests that require an IBM machine if it's not present.
Is this a bug or a feature request?
Feature / improvement
What did you expect?
When creating a or updating a routing profile, the NS should validate that it can talk back to the given AS hostname. If not, the create or update should fail with a descriptive error.
What happened?
The create or update succeeds and the communication from the NS to AS fails afterwards.
I'll get this added to the documentation shortly, but in the meantime here is a list of some relevant issues and comments which I'll use for it:
SmingHub/Sming#1992 (comment)
SmingHub/Sming#1724 (comment)
#2002
The new SOCKS proxy support in v1.5.0 is great, thanks for the effort that went into it.
The proxy_set method's documentation seems to be missing the proxy_port parameter, though, which when missing leads to a silent failure rather than either raising an exception or using a default.
I figured this out by reading the _get_proxy() implementation, but only after trying to chase down other p
-
Updated
Jun 9, 2020 - Java
FEATURE REQUEST
-
Is there an open issue addressing this request? If it does, please add a "+1" reaction to the
existing issue, otherwise proceed to step 2.
No. -
Describe the feature you are requesting, as well as the possible use case(s) for it.
After adding open tracing support to the existing gRPC and HTTP endpoints inUsersandThingsservice, we should add support for t
-
Updated
May 7, 2020 - Java
Either the definition of attachToTangle need amending or the way it is called needs correcting. The definition includes a callback parameter, but this is never actually used.
The callback parameter is never actually used when the attachToTangle method is called, it is always called
Problem/Motivation
The README of this repository is outdated (it wasn't much to being with).
This is a task for cleaning it up a bit.
I'd like to use this C client library in a project but I am having trouble finding documentation on how to use the APIs. Reading the code and code samples aren't cutting it for me. Is there any documentation on using the APIs?
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."


The problem
I copied the arduino integration into
custom_components:and made homeassistant the owner:
Environment
Latest hass, latest raspbian on Pi 4.