commit | 44c1dbebd153914ec15bd07d7a0f95cdbd0cc05d | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <avakulenko@google.com> | Thu Dec 03 15:35:09 2015 -0800 |
committer | Alex Vakulenko <avakulenko@google.com> | Fri Dec 04 02:18:52 2015 +0000 |
tree | b9ec54678c135caaa9538e3d58a17da83b4eedf5 | |
parent | 739e3577ade0580cafd181d647d637fde813de02 [diff] |
Add ComponentManager class to handle device traits/components This is an initial implementation of component manager which will handle device trait and component definitions, command queue and state. This implementation has no handling for state or state update notifications yet. BUG: 25841719 Change-Id: I29c5542851798dfa4e5ea1e77b6471b8dd276fb0 Reviewed-on: https://weave-review.googlesource.com/1739 Reviewed-by: Vitaly Buka <vitalybuka@google.com>