iot
Here are 7,873 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
-
Updated
Jan 26, 2020 - C
I've heard GUN mentioned multiple times, but I never understood what it is. This is my experience when looking at the website and navigating from it. Please take it as a constructive criticism of what seems to me as a promising software project.
I've navigated to the main website https://gun.eco/.
The page servers as more like a directory than a landing page.
It was sluggish on mobile, maybe
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创建的表先删除,然后才能删除超级表。当级联表很多时就麻烦了,除非写代码来删除。
-
Updated
Apr 22, 2020 - C++
We are suddenly running out of background workers and were told on Slack to increase timescaledb.max_background_workers from 8 to 16.
The documentation makes it seem like the timescaledb-tune tool will automatically set the key to a correct value. However the tool [always sets the value to 8](https://github.com/timescale/timesca
problem:
joystick.NewDriver method takes two different types of values for the config parameter.
It's not clear what the config parameter is supposed to be.
after digging into the code, it was was apparent that the config parameter could be either
1 of the special strings "dualshock3", "dualshock4", "tflightHotasX", "xbox360", "xbox360RockBandDrums"
OR
- a path to the config file
Environment
- OS: LINUX CentOS 7
- Erlang/OTP:
- EMQ: 4.0.5
Description
A description of the issue
question 1 :zone.internal. and zone.external. What is the difference between the two configurations。
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
Apr 21, 2020 - C#
Is your feature request related to a problem?
There is no way to enable external LNAs using URH interface
Describe the solution you'd like
bladeRF-cli and the libbladeRF API can be used to enable and disable the bias-tee when it is needed. It would be great to have an "Enable LNA" checkbox on Spectrum Analyzer/Record Signal/Sniff protocol windows.
Describe alternatives yo
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
-
Updated
Apr 11, 2020 - C++
Please add a new feature for virtual loop cable to connect two virtual serial ports created by MockBinding.
Thanks
请完善cmsis os接口
因为要使用rtt+emwin,在emwin532版本里,GUI_X_OS.c是和os的接口,在rtconfig.h里打开#define RT_USING_CMSIS_OS后,编译出了几条错误,如下
cmsis_rtthread.c
Error[Pe167]: argument of type "os_pthread" is incompatible with parameter of type "void (*)(void *)" \RTThread\rt-thread-v2.1.x\components\CMSIS\RTOS\cmsis_rtthread.c 33
Warning[Pe188]: enumerated type mixed with another type \RTThread\rt-thread-v2.1.x\components\CMSIS\RTOS\cm
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
Apr 22, 2020 - C
Absolutely love the work you guys are doing and I firmly believe that javascript is the way to go with everything. I want to make a Chrome App using cylon.js and therefore stumbled upon this repo from this blog post. Looking through the README, it's documented that we have to write our code in the script.js file for instance and bundle it using Browserify like so:
./node_modules/.bin/brows
-
Updated
Apr 22, 2020 - Java
Is your enhancement proposal related to a problem? Please describe.
The lpcxpresso55s69 board currently lacks support for I2S in zephyr.
Describe the solution you'd like
Implement a shim driver that adapts the mcux lpc I2S (flexcomm) driver to the zephyr I2S interface. Enable tests/drivers/i2s for this board to ensure the I2S driver builds and functions correctly.
**Describe al
-
Updated
Apr 21, 2020 - Java
When running microk8s.enable helm on edge channel I get the following output:
Enabling Helm
Fetching helm version v2.16.0.
/snap/microk8s/1245/actions/enable.helm.sh: line 17: cd: /var/snap/microk8s/1245/tmp/helm: Permission denied
Failed to enable helm
-
Updated
Mar 9, 2020 - Python
Use case:
Better compatibility with PostgreSQL tools
Feature description:
PostgreSQL JDBC returns ascii,char,concat,lcase,left,length,ltrim,repeat,rtrim,space,substring,ucase,replace as supported escaped string functions when calling getMetaData().getStringFunctions().
For those to work, CrateDB misses
-
Updated
Apr 17, 2020 - Python
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