WhoamiGet my device info Suggest EditsGet my device info JavaScriptvar ws = new WebSocket("wss://meshblu.octoblu.com/ws/v2"); ws.send(JSON.stringify([ "whoami" ])); Response JSON[ "whoami", { "uuid": "26de691f-8068-4cdc-907a-4cb5961a1aba", "online": true, "color": "green" } ] Updated less than a minute ago Table of Contents Response