Skip to content

Conversation

displague
Copy link
Member

fixes #29

@ysset
Copy link

ysset commented May 28, 2021

to add device you have to use addDevice method(projectId, deviceObj, callBack), not getDevice(). getDevice will not create/add new device it just return your device state/information.
in your docs you use getDevice(projectId, id, device, callback) but not addDevice(id, device, callback)

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

Successfully merging this pull request may close these issues.

Please fix your library docs
2 participants