History log of /external/libweave/examples/daemon/oven/oven.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
48a8669ddc2e8d785aad9ad18a5abbf8f1224fde 22-Jan-2016 Vitaly Buka <vitalybuka@google.com> Remove domain from weave::Error

We don't filter out errors by domain in libweave.

BUG:26071451
Change-Id: I2114450aca1c8ede71cc45f19bd8e71d3464cb73
Reviewed-on: https://weave-review.googlesource.com/2289
Reviewed-by: Alex Vakulenko <avakulenko@google.com>
/external/libweave/examples/daemon/oven/oven.cc
8d0cfefae24985025a934ea5461a51472c59cfc0 16-Dec-2015 Alex Vakulenko <avakulenko@google.com> Fix new schema to match the new server definitions

A new server version now validates the state definitions in
traits as well as commands and some of our sample traits were
not defined properly. Also, the server now requires the 'base'
trait to be complete (and have base.reboot and base.identify
commands defined).

Change-Id: Icc576918895eba642498aa9b8bb1771825562f06
Reviewed-on: https://weave-review.googlesource.com/1971
Reviewed-by: Vitaly Buka <vitalybuka@google.com>
/external/libweave/examples/daemon/oven/oven.cc
34668e731bb194b443bc0e6029d6d3583f08de28 15-Dec-2015 Vitaly Buka <vitalybuka@google.com> Reformat

Change-Id: Ia98499f9ada220151b24ecb8b60b02524d700bc4
Reviewed-on: https://weave-review.googlesource.com/1967
Reviewed-by: Vitaly Buka <vitalybuka@google.com>
/external/libweave/examples/daemon/oven/oven.cc
aef87f5214d4e8b5924281d82dae2c8156f4203a 10-Dec-2015 peng ying <pying@google.com> Oven virtual device sample initial commit. Used as weave device for CES
demo.

Virtual oven implements temperatureSetting, temperatureSensor, and
brightness traits.

Change-Id: I33ec5c841ad102377166086668cbb0e1b78755dc
Reviewed-on: https://weave-review.googlesource.com/1867
Reviewed-by: Peng Ying <pying@google.com>
/external/libweave/examples/daemon/oven/oven.cc