JeremyBesson
JeremyBesson
The function mqtt_username_pw isn't working currently ?
You can use the timeout parameter Example: ``` mqtt_run(timeout = 1) ``` But be careful this timeout is an interval in minutes contrary to what you can read in documentation....
Hi, I had the same issue when I tried to use it. I think this isn't from a mongolite issue but from jsonlite when you use mongo aggregate mongo return...
Someone already open the jsonlite issue here : [https://github.com/jeroen/jsonlite/issues/192](url)