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.

Protocol to be used in commands while communicating with the SDK. This value is handled automatically by the SDK when using BleRequestData, HttpRequestData, TcpRequestData, and UdpRequestData.

Index

Enumeration members

Enumeration members

BLE

BLE: = "BLE"

HTTP

HTTP: = "HTTP"

TCP

TCP: = "TCP"

UDP

UDP: = "UDP"