iot
Here are 11,110 public repositories matching this topic...
-
Updated
Oct 4, 2021 - Python
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
-
Updated
Jun 16, 2021 - C
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
-
Updated
Oct 3, 2021 - C
In the first picture,the parameter described under " ".
But in the second picture,the parameter describtion is different from the first.
In fact, the first one is true.W
An open source cybersecurity protocol for syncing decentralized graph data.
-
Updated
Sep 22, 2021 - JavaScript
The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media
Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new autostart option to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?
Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
-
Updated
Oct 4, 2021 - C
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Updated
Oct 1, 2021 - Java
An Open-Source, Cloud-Native, Distributed MQTT Message Broker for IoT.
-
Updated
Oct 2, 2021 - Erlang
12 Weeks, 24 Lessons, IoT for All!
-
Updated
Oct 3, 2021 - C++
A common protocol structure is to have a header containing a length field, followed by data of length bytes, followed by additional protocol fields such as a CRC. If the length field is variable, the position of subsequent URH-specified protocol fields defined by fixed position will not be in the correct location.
I do not know the best way to address this, but quick and easy way to support
Golang framework for robotics, drones, and the Internet of Things (IoT)
-
Updated
Aug 13, 2021 - Go
A simple and easy-to-use library to enjoy videogames programming
-
Updated
Oct 3, 2021 - C
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
-
Updated
Aug 4, 2021 - C#
Issue description
Hi, when I try to install Apache APISIX 2.9 on Mac (M1) accoding to those links[1][2], it failed due to reasons below:
lualogging 1.5.2-1 depends on luasocket (3.0rc1-2 installed)
lualogging 1.5.2-1 is now installed in /Users/juzhiyuan/workspace/apisix-2.9/apache-apisix-2.9-src/deps (license: MIT/X11)
casbin 1.26.0-1 depends on lrexlib-pcre >= 2.9.1 (not instalUltra-lightweight JavaScript engine for the Internet of Things.
-
Updated
Oct 1, 2021 - C
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
-
Updated
Oct 3, 2021 - Jupyter Notebook
When building the snap [1] we get some warnings. We should try to fix as many of those as we can.
[1] https://github.com/ubuntu/microk8s/blob/master/docs/build.md
-
Updated
Aug 1, 2021 - C++
PlatformIO is a professional collaborative platform for embedded development
-
Updated
Oct 3, 2021 - Python
-
Updated
Sep 28, 2021 - C++
Is your enhancement proposal related to a problem? Please describe.
Refer to: zephyrproject-rtos/zephyr#28932
Describe the solution you'd like
Refer to: zephyrproject-rtos/zephyr#28932 (comment)
Describe alternatives you've considered
NA
Additional context
NA
Summary of Problem
Not able to open port with stopbits as 1.5
I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'
I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow
Is your feature request related to a problem? Please describe.
So I'm working on a product that should allow schema-less ingestion out of the box. So my default ingestion method is via the influx line protocol.
But my challenge is that I also need to add indexes to some of the tags (symbols) after table creation. The problem is that the Influx Line protocol holds a lock to the table makin
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."




Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there