@jkandasa
Just using /mylib/gauge.min.js (without the https://xxx.xxx.xxx.xxx/8443) works okay too!
So problem solved!, issue was multiple lines to the same script in Utilities --> HTML additional headers --> Scriptfiles
Case closed
@jkandasa
If you ask whether I have included my own scripts: No.
It is just a "virgin install" without any customizations.
The four fields displayed in the GUI under Utilities- HTML additional headersare all empty.
Edit: Oh, and if some testing on old hardware should be required, no problem! I will be happy to try things out. The only limiting factor might be my little to non-existing programming skills
@jkandasa
I changed the settings to lower case, need to change the the string that is send to influx, need to plan that one since it will most probably add new tables in influx.
Will keep you posted!! Thx!!
@wanvo
Hi, I assume you mean putting the influx database in ram?.
yes that should be possible since this is just a ram disk.... but take precautions to powerfailures... power-off = data gone.....
@jkandasa
Great!, found this: https://github.com/Pi4J/pi4j/issues/230
Seems support is being implemented for orange pi in PI4j... seems still experimental, maybe nice to test.
See this link
@jkandasa
Just tested and it works like a charm!!!
Really great examples, that are easy to implement.
Mycontroller was already great, now it is even better!!.
Thank you!!
@jkandasa
Well, now using a mixed environment!, a Mysensors 2.0 gateway and 1 Mysensors 2.0 node. Rest is still Mysensors 1.5 and will be moved to 2.0 over time.
Mycontroller still works like a charm and recognised the library version in the node information so it is possible to have a mixed environment.
Again many thanks for this link! https://forum.mysensors.org/topic/4276/converting-a-sketch-from-1-5-x-to-2-0-x
I used it to rewrite my sketch from 1.5 to 2.0.
Keep up the good work!!
Tag