Skip to content
#

iot

Here are 7,873 public repositories matching this topic...

netdata
dorongold
dorongold commented Sep 11, 2019

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
Anchakor
Anchakor commented Aug 8, 2018

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

carl-ranson
carl-ranson commented Jun 23, 2018

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

  1. a path to the config file
thingsboard
urh
anvol
anvol commented Dec 2, 2019
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
ejabberd
rom1dep
rom1dep commented Jul 21, 2018

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

biansf2001
biansf2001 commented Nov 21, 2017

因为要使用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

vivek1729
vivek1729 commented Sep 18, 2016

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
MaureenHelm
MaureenHelm commented Feb 10, 2020

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

microk8s
nnewc
nnewc commented Mar 4, 2020

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

Improve this page

Add a description, image, and links to the iot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.