Retrieve UUID
Posted: 10 May 2016 18:18
Hello,
I tried a http.request in JS, 'http://127.0.0.1:8083/ZWaveAPI/Run/cont ... 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.
I am surprised that there was no global variable for the uuid.
Somebody know if it's possible to retrieve this uuid, available when main.js is loaded ?
I tried a http.request in JS, 'http://127.0.0.1:8083/ZWaveAPI/Run/cont ... 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.
I am surprised that there was no global variable for the uuid.
Somebody know if it's possible to retrieve this uuid, available when main.js is loaded ?