Questions tagged [google-weave]

5 questions
3
votes
2 answers

Google Weave (libiota) Host Hvac

I followed these steps to get the Host Light example device registered on Weave and running on a Raspberry Pi 3. I'm able to control it with Home and the Weave Console. Now I'm trying to do the same for a Host Hvac device (I looked at the Hvac…
diazdeteran
  • 1,144
  • 1
  • 13
  • 25
1
vote
2 answers

Update air temperature continuously on Weave Hvac host device

I have an Hvac host device (see interface below) connected to Weave using Libiota and I'm having some trouble understanding how to update the current ambient air temperature (measured on the device). I can measure it but I don't know how to update…
diazdeteran
  • 1,144
  • 1
  • 13
  • 25
0
votes
2 answers

How to add support for google home app to my smart bulb?

We have built a smart bulb which we want to control using the Google Assistant as well(apart from our Android and iOS apps). I searched for this and figured out that we need to implement Google Weave protocol on our bulbs for it to be controllable…
0
votes
2 answers

I am finding google weave projects sample

I want to find google weave projects samples. but I can't find it. please give me some urls about iot project using google weave. thanks.
hun
  • 19
  • 3
0
votes
1 answer

Including headers with libiota

I built libiota as instructed in the weave guide, and installed it using: make -j lib sudo make install This installed /usr/bin/libiota.a and header files in /usr/include/iota/. Now I am trying to compile the following simple program…
personne3000
  • 1,780
  • 3
  • 16
  • 27