justoke

Results 13 comments of justoke

@james-winstanley Thank you for submitting this. I recently received the notification recommending upgrading from Microsoft Azure, so this upgrade will be required ![image](https://user-images.githubusercontent.com/26506785/159458432-8ac26c94-cc3c-400a-96a1-3131ff7cce7a.png)

I spent some time looking into this, by grabbing the repo and debugging the library code. Implementing custom triggers and the attribute is a fairly complicated undertaking. As there is...

A pull request is pending which should resolve this issue. https://github.com/keesschollaart81/CaseOnline.Azure.WebJobs.Extensions.Mqtt/pull/162 I tried the code change from the pull request and it appears to resolve the issue.

I'd suggest you use something like [MQTT Explorer](http://mqtt-explorer.com/) as it has certificate support and try out your certificate chain to get the working combination for the mqtt server you are...

I have used NimBLE - the recent release has greatly improved the flash memory footprint and the memory usage. Without it the default BLE libraries are just too big. Alternatively...

I see the same, it causes some confusion for impatient customers who assume there must be an error and tend to hit the back button on the phone.

The instructions are probably obvious to people who know this inside out. If you are just following this as a how to format, then it is a bit light on...

> I am a heavy Linux user, Do the files Have to have the `.sh` extension? If so that may be where I'm messing up. > That is what worked...

FYI I've just used this branch to upgrade my project and ran into an issue when debugging locally. An exception occurs when the function app attempts to load the function...

I tried installing via command line for npm and although it installs it does not appear after restarting Node-Red-Desktop: ![image](https://github.com/sakazuki/node-red-desktop/assets/26506785/66efc5e5-4821-45d3-93eb-e5ae604d0b6b)