Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Add icon as device properties #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

dclobato
Copy link
Contributor

-- Add support for device icon URL
-- Added a guard against devices without the correct structure (from PR #20)

dclobato and others added 7 commits August 4, 2018 23:35
Updated the example:

-- temperature=100 is the coldest color, not hottest
-- bulb method requires three parameters: address, code and type/kind of bulb
A terrible -- but working -- solution for issue google#7. The disconnection is perceived during the `recv()`, so at receiving zero bytes, we do a reconnect, reissue the command, and receive data again.  Definitely not the best solution for this, but at least it is working now.
A terrible -- but working -- solution for issue google#7. The disconnection is perceived during the `recv()`, so at receiving zero bytes, we do a reconnect, reissue the command, and receive data again.  Definitely not the best solution for this, but at least it is working now.
Change sequence number to uint32
-- Added a guard against devices without the correct structure (from PR google#20)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant