Sign in
weave
/
weave
/
libweave
/
15a832ea6d37e3d0768804d363d493a81964c11d
/
src
/
device_manager.cc
666b43e
Move ownership of libweave config to DeviceManager
by Vitaly Buka
· 9 years ago
3d851b4
Change ownership of AuthManager as it's needed by DeviceRegistrationInfo
by Vitaly Buka
· 9 years ago
d91d625
Switch to use ComponentManager for traits/components
by Alex Vakulenko
· 9 years ago
ba98115
Convert ComponentManager into an interface and create a mock
by Alex Vakulenko
· 9 years ago
e79fa91
Add new component-based APIs to Device interface
by Alex Vakulenko
· 9 years ago
c430560
Replace Get* methods returning unique_ptr with reference alternative
by Vitaly Buka
· 10 years ago
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 10 years ago
[Renamed from libweave/src/device_manager.cc]
80d6653
Remove hard-coded check for standard command definitions
by Vitaly Buka
· 10 years ago
68af387
Remove standard state definitions
by Vitaly Buka
· 10 years ago
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 10 years ago
7476342
Use single callback for replies to async operations
by Vitaly Buka
· 10 years ago
12870bd
Change weave::Device::Register API to async version
by Vitaly Buka
· 10 years ago
5fe7609
Use stream to read Http server Request data
by Vitaly Buka
· 10 years ago
216e86d
Replace Device::SetProperties with 'nested' version
by Vitaly Buka
· 10 years ago
3110deb
Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler
by Vitaly Buka
· 10 years ago
0ac6ca6
Load state and commands definition by calling methods of device
by Vitaly Buka
· 10 years ago
77c2bff
Add methods to dynamically update commands and state definitions
by Vitaly Buka
· 10 years ago
695a5fb
Add Device::SetCommandHandler
by Vitaly Buka
· 10 years ago
266e88b
Switch BaseApiHandler to use weave::Device interface
by Vitaly Buka
· 10 years ago
d3d4a40
Remove Device::AddCommandRemovedCallback
by Vitaly Buka
· 10 years ago
a8ece8f
Remove weave::Commands
by Vitaly Buka
· 10 years ago
4c98135
Remove weave::State interface
by Vitaly Buka
· 10 years ago
af3a309
Remove obsolete comment
by Vitaly Buka
· 10 years ago
c5bdd17
Remove weave::Device::Start method
by Vitaly Buka
· 10 years ago
c3c6dab
Remove weave::Cloud interface
by Vitaly Buka
· 10 years ago
9aa15c7
Remove Cloud::Update* methods
by Vitaly Buka
· 10 years ago
e607361
Remove weave::Privet interface
by Vitaly Buka
· 10 years ago
97b66ab
privet: only enable publisher if dns_sd is set
by Johan Euphrosine
· 10 years ago
ae6b35d
Move OnSettingsChanged callback into callback of weave::Device
by Vitaly Buka
· 10 years ago
41a90d6
Remove Device::Options struct
by Vitaly Buka
· 10 years ago
2d16dfa
Drop libweave part from includes.
by Stefan Sauer
· 10 years ago
f86b4d5
Remove notifications from WifiBootstrapManager
by Vitaly Buka
· 10 years ago
1e36367
Move all providers into include/weave/provider
by Vitaly Buka
· 10 years ago
beddc60
Rename Mdns interface into DnsServiceDiscoveryProvider
by Vitaly Buka
· 10 years ago
3ab6f6e
Renamed Network interface into Network provided.
by Vitaly Buka
· 10 years ago
1fd619a
Rename and cleanup WifiProvider
by Vitaly Buka
· 10 years ago
b1041e7
Extracted WiFi interface from Network interface
by Vitaly Buka
· 10 years ago
35ab095
Initial add of weave::Bluetooth interface
by Robert Ginda
· 10 years ago
5cf12a3
Remove unnecessary getters from weave::Config
by Vitaly Buka
· 10 years ago
0d50107
libweave: Remove few small base/ dependencies
by Vitaly Buka
· 10 years ago
e2810e0
libweave: Move reading/writing commands ans states files out of libweave
by Vitaly Buka
· 10 years ago
9acf8aa
libweave: Pass firmware using weave::Settings
by Vitaly Buka
· 10 years ago
c11a17d
libweave: Remove loading/saving of config and state from libweave
by Vitaly Buka
· 10 years ago
1eb4156
libweave: Move firmware version generation out of libweave
by Vitaly Buka
· 10 years ago
823fdda
libweave: Replace MessageLoop with weave::TaskRunner
by Vitaly Buka
· 10 years ago
f9630fb
libweave: Pass TaskRunner instead of using MessageLoop::current()
by Vitaly Buka
· 10 years ago
0b4e1fd
buffet: Move HttpTransportClient out of libweave
by Vitaly Buka
· 10 years ago
1020618
libweave: Update unittests to work with HttpClient
by Vitaly Buka
· 10 years ago
8e2f416
libweave: Remove dbus dependency from libweave
by Vitaly Buka
· 10 years ago
2ad9734
buffet: Move WebServClient out of libweave
by Vitaly Buka
· 10 years ago
4c808b2
libweave: Update "base" state on config change
by Vitaly Buka
· 10 years ago
ddb2e38
buffet: Move ShillClient to buffet
by Vitaly Buka
· 10 years ago
7302c05
buffet: Move platform dependent part of PeerdClient out of libweave
by Vitaly Buka
· 10 years ago
ff0b7c0
buffet: Move ownership of DBusCommandDispacher to buffet::Manager
by Vitaly Buka
· 10 years ago
7792d61
libweave: Fix crash at buffet shutdown
by Alex Vakulenko
· 10 years ago
8b4ab96
libweave: Interfaces for subcomponents of libweave
by Vitaly Buka
· 10 years ago
0fa51e5
libweave: Buffet includes only weave/include files
by Vitaly Buka
· 10 years ago