Created
August 13, 2015 18:20
-
-
Save sqrtofsaturn/704dbc6873893e3b1bf1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X PUT -d "{"receiveAsWhitelist":["*"], "sendWhitelist":["*"]}" https://meshblu.octoblu.com/devices/[flow-uuid] --header "meshblu_auth_uuid: {my uuid}" --header "meshblu_auth_token: {my token}" --header "Content-Type: application/json" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment