Skip to content

Instantly share code, notes, and snippets.

@AlisamfP
Created August 30, 2014 01:24
Show Gist options
  • Save AlisamfP/f268d131ea52dbaf0e19 to your computer and use it in GitHub Desktop.
Save AlisamfP/f268d131ea52dbaf0e19 to your computer and use it in GitHub Desktop.
msg.uuid = 'gateway uuid';
msg.token = 'gateway token';
msg.alternateMethod = 'gatewayConfig';
msg.method = 'createSubdevice';
msg.name = 'lx';
msg.type = 'skynet-lifx';
msg.options = {};
return msg;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment