Google Actions & MQTT : Part 2
Lets now look at the code for the app which would translate the google intents
to mqtt messages and control our ESP relay. The first place I looked was the
sample projects [https://developers.google.com/assistant/smarthome/samples]
google provided. The samples were in Java and Node.js both