mqtt
Here are 3,548 public repositories matching this topic...
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
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
Hi,
I had added a callback on the offline event that, in case is fired, it will call the reconnect() method.
But I've experienced some re-connection loop after the first offline event, so I've deduced that there is already a re-connection policy.
Can you improve the documentation about reconnect() method and default re-connection attempts?
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
Hello,
i can't find the docs for FollowCluster nor more generally speaking, config for some of the tasks that are available on example.json configs
can someone point me in the right direction?
I've spent whole afternoon troubleshooting TLS connection and the problem was in using only intermediate CA certificate instead of full chain. Well, it seems obvious now :) Could you please mention this requirement in man pages, or at least in the configuration example file. Maybe it will save someone else's afternoon in the future.
What would you like to be added:
Kubeedge installer to support centos
Why is this needed:
currently the kubeedge installer supports only ubuntu OS.Support to be added for Centos too.
Commands include:
kubedge init to support Centos
kubeedge reset to support Centos
-
Updated
Mar 4, 2020 - Go
-
Updated
Mar 3, 2020 - Shell
I stumbled across <interaction> and ts_interaction_server, but I'm not sure what the use case is or how it is supposed to be used.
Has anyone used this recently and can add some documentation? Or explain to me how this works and I'll write something.
/cc @nniclausse
User lost
According to https://github.com/gioblu/PJON/blob/master/documentation/routing.md#interactive-router an Interactive router routes packets as a switch or router but it is also able to act as a device. So that would mean this router can at the same time have an id and be addressed as device? That would be useful to return values and that way get status and debug info from router/switch/tunnels via
-
Updated
Mar 1, 2020 - Go
I've successfully completed the hardware configuration, serial flashing, and wifi configuration steps from the instructions, and I've got it connected to (and powered by) a Raspberry P
-
Updated
Mar 3, 2020 - HTML
-
Updated
Mar 4, 2020 - Java
Code style guide
I'm always frustrated when is see the code of OMG and can't read it because the indentation is not correct or variable names are only one letter.
Can you define a code style guide for this project and apply this style guide to all existing code.
This style guide should be defined in CONTRIBUTING.md and should have IDE support, so you can easily apply indentation rules to new code.
This wo
Some tests were disabled because they were failing. We need to either remove them if they are not valuable or fix them and enable them again.
Also we need to run tests on other platforms
Expected behavior
Build script deploys -javadoc and -source jar files to maven repository
Actual behavior
No -javadoc or -source jars are deployed
Deploying these jar files would make it easier to use the code in eclipse or any other ide that supports automatically downloading sources and javadoc from maven repository.
-
Updated
Mar 4, 2020 - C++
I cannot find what info to put in config.js's:
// Authentication and channel information for LINE
config.LINETargetUserID = '';
config.LINEChannelSecret = '';
config.LINEChannelAccessToken = '';
Not having something here makes client.js to fail:
Nov 23 14:21:01 raspberrypi systemd[1]: Started LINE client agent for notification.
Nov 23 14:21:04 raspberrypi node[16616]: /usr/local/berrynet/
I noticed that the "certificate weakening" TlsOptions like IgnoreCertificateChainErrors, IgnoreCertificateRevocationErrors, AllowUntrustedCertificates and CertificateValidationCallback have no effect when using web socket connections.
I understand this is because the underlying api (System.Net.WebSockets) does not support this (at least not in all target frameworks), but I think it should be no
-
Updated
Mar 2, 2020 - Go
Improve this page
Add a description, image, and links to the mqtt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mqtt topic, visit your repo's landing page and select "manage topics."