Ich habe die Visu so konfiguriert, dass ich einen Toggle für eine Lampe angezeigt bekomme. Das Schalten des Toggles scheint aber nicht übertragen zu werden.
In der Doku steht, dass der Websocket initialisiert werden soll:
"You have to initialise the javascript to connect to the backbone. You could do this with shInit("ws://"+ location.host + ":2121/"); which tries to open a WebSocket connection to the host (webserver) on port 2121."
Wo schreibe ich das shInit rein?
Grüße,
Michael
In der Doku steht, dass der Websocket initialisiert werden soll:
"You have to initialise the javascript to connect to the backbone. You could do this with shInit("ws://"+ location.host + ":2121/"); which tries to open a WebSocket connection to the host (webserver) on port 2121."
Wo schreibe ich das shInit rein?
Grüße,
Michael
Kommentar