// once the document is loaded, assign a $.JMRI object to // the jmri variable and overload two functions: var elHH1 = document.querySelector('#clock #hh1'); var elHH2 = document.querySelector('#clock ...
I have installed an RFID reader system which uses TCP via CBUS in JMRI. I can start JMRI and read tags without problems. If left alone for any period of time, JMRI no longer accepts incoming data from ...