I am currently implementing a local fulfillment path for my IoT device integration with Google Home. Following this documentation, I can see that the smarthome.App Class lets one define handlers for onIdentify, onReachable and onExecute, but I cannot see anything for onQuery. Is this simply not possible or am I missing a point here?
Thanks in advance for the help.