Welcome to the Google Home Developer Center, the new destination for learning how to develop smart home actions. Note: You'll continue building actions in the Actions console.

Request and response interfaces for communicating with local devices over BLE, TCP, UDP, and HTTP.

Index

Type aliases

CommandRequest

Generic command request object that can be used in function signatures that work with command objects in a generic way.

CommandResponse

Generic command response object that can be used in function signatures that work with command objects in a generic way.