aboutsummaryrefslogtreecommitdiff
path: root/include/weave/device.h
AgeCommit message (Expand)Author
2016-04-21libweave: Split "base" trait into "device" and "privet".Alex Vakulenko
2016-04-05Add general-use-and-purpose comment for Device interface.Bryan Lewandowski
2016-02-24Removing legacy API from libweaveAlex Vakulenko
2016-02-10Enable support of endpoints override.Vitaly Buka
2016-01-04Add the ability to remove a component from component treeAlex Vakulenko
2015-12-16ReformatVitaly Buka
2015-12-10Mark old APIs officially deprecatedAlex Vakulenko
2015-12-06Add new component-based APIs to Device interfaceAlex Vakulenko
2015-12-06Move deprecated APIs on Device object to the end of the interfaceAlex Vakulenko
2015-11-25Fix GCC 4.7 errorsVitaly Buka
2015-11-25Replace Get* methods returning unique_ptr with reference alternativeVitaly Buka
2015-11-20Persist kInvalidCredentials stateVitaly Buka
2015-11-02Remove the unneeded libweave directoryPaul Westbrook