Skip to content

Update README #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AlbyIanna opened this issue Jul 13, 2018 · 1 comment
Closed

Update README #27

AlbyIanna opened this issue Jul 13, 2018 · 1 comment
Assignees

Comments

@AlbyIanna
Copy link
Contributor

No description provided.

@AlbyIanna AlbyIanna self-assigned this Jul 13, 2018
@destegabry
Copy link
Contributor

destegabry commented Jul 24, 2018

I suggest to use ES6 destructuring in the deviceList example:

daemon.devicesList.subscribe(({serial, network}) => {
  const  serialDevices = serial;
  const  networkDevices = network;
});

smellai pushed a commit that referenced this issue Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants