mqtt2highcharts
mqtt2highcharts copied to clipboard
Readme: Use valid path to get mqttws31.js
Since the mqttws31.js path was out-of-date, using a valid path to eclipse github repo is more appropriate.
This became invalid path also. I was able to find the file in previous commit: https://raw.githubusercontent.com/eclipse/paho.mqtt.javascript/d59464ff8105a659af70e84366a49a8999f03af8/org.eclipse.paho.mqtt.javascript.utility/js/mqttws31.js
Maybe this file should be integrated in a third party folder?