iot
Here are 8,647 public repositories matching this topic...
-
Updated
Aug 22, 2020 - Python
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
-
Updated
Jul 26, 2020 - C
Hi fellows,
The first online meetup hosted by EMQ and TDengine will be held at 20:00-21:30 on Aug. 24 (this Thursday) .
We will use the Tencent meeting software. The online link will be shared with the attendees shortly before the start time of the event.
If you have any issues, please contact "小T" via wechat (wechat ID: tdengine).
See the poster for how to participate.
![线上Meetup-
超级表STable的删除有方便的办法吗?
-
Updated
Aug 19, 2020 - JavaScript
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.
Add pre-commit
-
Updated
Aug 22, 2020 - C
-
Updated
Aug 22, 2020 - C
-
Updated
Aug 22, 2020 - Java
-
Updated
Aug 16, 2020 - Go
-
Updated
Aug 22, 2020 - Erlang
-
Updated
Jun 15, 2020 - C#
Expected Behavior
Better control over GAIN for LimeSDR device (not mini).
Please use example of the SDR Console Gain Control.
Actual Behavior
Signal really weak on the low frequencies even if GAIN is maximized.
Steps To Reproduce
- Go to URH
- Click on Spectrum Analyzer
- Refresh device, select sampling rate to 2.5M and Gain to above middle point (also tested maxim
-
Updated
Aug 21, 2020 - C++
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
-
Updated
Aug 22, 2020 - C
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 19, 2020 - C
Use Case
During installation of microk8s a CA cert and key is autogenerated. However at present the microk8s-refersh-certs.wrapper script does not support using a CA cert and key supplied by the user. This is a useful feature to have.
Interface
It is proposed that new command line options (-r and --refresh) be added to the microk8s-refresh-certs.wrapper s
-
Updated
Feb 14, 2019 - JavaScript
Is your enhancement proposal related to a problem? Please describe.
Syscalls run on fixed-sized privilege elevation stacks. There is a hard limit on how much stack space a system call can use because of this. We don't have good data on how much stack syscalls actually use.
Describe the solution you'd like
I'd like to be able to use CONFIG_STACK_USAGE to be able to generate a report,
-
Updated
Aug 22, 2020 - C
-
Updated
Aug 22, 2020 - Java
@gy09535 Apache APISIX already support all nginx variables as limit key: http://nginx.org/en/docs/varindex.html, you just need to add it in the enum list of key: https://github.com/apache/apisix/blob/master/apisix/plugins/limit-req.lua#L29.
Originally posted by @moonming in apache/apisix#2094 (comment)
-
Updated
Aug 22, 2020 - C++
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Jun 25, 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."
The PR is #4008