Hello, I tried a http.request in JS, 'http://127.0.0.1:8083/ZWaveAPI/Run/controller.data.uuid.value' in the main.js, but finally .. timeout ({"status":-1,"statusText":"Timeout was reached"}). I understand that zway is not fully loaded when main.js execute this request. ...