/web/js/statusControler.js |
---|
1,5 → 1,5 |
chilliController.interval = 10; |
chilliController.host = "192.168.182.1"; |
chilliController.host = "alcasar"; |
chilliController.port = 3990; |
chilliController.onUpdate = updateUI ; |
chilliController.onError = handleError ; |