iot
Here are 7,572 public repositories matching this topic...
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
readme中的最后一段为什么没有翻译呢?
Tips: This project is not an official.This project collect some documents about HarmonyOS in the Internet.This is not a commercial project.This project just introduce HarmonyOS and all documents and codes come from Internet.If you use this project for business or something about make money, or in the event of any disputes arising from the usage of, or in connection with t
There's no published benchmark for IOPS on S3 storage
Would it be possible to post this alongside the other benchmarks?
S3 storage would be super cheap way to get started because it's serverless (thus more folks would potentially use gun.js)
Thank you for the useful service. I would like to see more Auth/ABAC for startup usage, right now I'm using a centralized database because it's uncle
There is an optional board param than may be passed in the constructor opts for all device classes. Simply put, it allows the user to specify which board they want to use in projects that have multiple boards. It is currently not documented anywhere and should probably be added to all the classes.
超级表STable的删除有方便的办法吗?
必须先将通过STable创建的表先删除,然后才能删除超级表。当级联表很多时就麻烦了,除非写代码来删除。
Relevant system information:
- OS: Ubuntu 18.0 and , Windows 10 x64
- PostgreSQL version 10, 11.6
- TimescaleDB 1.3 - 1-5
- Installation method: apt / msi
Describe the bug
When backing up and restoring the a Timescale database from one server to another where the destination server does not have the same table spaces as the source server the primary keys and indexes on the base
I've looked at the Master robot example which helps adding and starting multiple robots.
in this code example the mqttbot is receiving correct callback from a MQTT server, I am just not sure how to call the Tello bot TakeOff method, drone.Start() is functioning.
Using the gobot frame work how do we have leverage MQTTbot events to control the TelloBot Driver?
Thanks
func main(){
Environment
- OS:
- Erlang/OTP:
- EMQ: 2.3.11
Description
Windows version of emq, during the use of a short period of time, memory will increase, even if all the clients are closed, will slowly increase memory, what is the reason
-
Updated
Feb 29, 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
What version of ejabberd are you using?
ejabberd 18.06
What operating system (version) are you using?
Erlang/OTP 19 [erts-8.3.5.4] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:true] on Fedora release 27 (Twenty Seven)
How did you install ejabberd (source, package, distribution)?
git@0a40ab93c85b2070111914a9ee752a127bf5411e (source)
What did not work
Documentation at https://serialport.io/docs/guide-usage states:
When opening a serial port, specify (in this order)
Path to Serial Port - required.
Options - optional and described below.
However, the 'Options' are not described below, or anywhere else in the documentation.
I need to specify baud rate, stop bits, parity etc, but the correct use of these options is not document
-
Updated
Mar 4, 2020 - C++
I was trying to use jerryscript on esp8266. But the way showing in "/target/esp8266" is different from "getting start page". And I don't know how to build an [API-Example-8](https://github.com/jerryscript-project/je
Currently, user should pass --save option to save porject dependencies in platformio.ini. Default behavior should by --save and provide new option --no-save.
-
Updated
Feb 29, 2020 - JavaScript
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
Mar 4, 2020 - Java
-
Updated
Mar 4, 2020 - C
-
Updated
Mar 4, 2020 - Java
Is your enhancement proposal related to a problem? Please describe.
The lpcxpresso55s69 board currently lacks support for watchdog in zephyr.
Describe the solution you'd like
Implement a shim driver that adapts the mcux lpc wwdt driver to the zephyr watchdog interface. The existing wdt_mcux_wdog.c and wdt_mcux_wdog32.c shim drivers for kinetis and i.mx rt can be used for referen
k8s cluster upgrade is not as simple as updating kubernetes control plane software packages. It involves performing tasks like backing up volumes, draining, upgrading, restoring etc. It would be great to allow custom pre and post upgrade hooks to be invoked.
PostgreSQL JDBC supports the curdate() escaped function which is
translated to current_date
See https://jdbc.postgresql.org/documentation/head/escaped-functions.html
select current_date, pg_typeof(current_date);
current_date | pg_typeof
--------------+-----------
2020-02-18 | date
(1 row)
Time: 0.495 ms
Generating the current date is also otherwise a common us
-
Updated
Mar 4, 2020 - Python
Lower run cost, Lower peak draw (might even be able to run during power outages)
Run longer for nicer water feature stuff.
Run robot at high speed for just 2 hours to clean pool bottom/sides.
Easier on filter (less pressure)
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."
Netdata is not working with MySQL, only MariaDB. This is because this command SHOW USER_STATISTICS in this file only works in MariaDB.
Problem code is https://github.com/netdata/netdata/blob/bfae683664b488df91940a81760459db2b18983c/collectors/python.d.plugin/mysql/mysql.chart.py
My install is http://walkercodetutorials.codes:19999