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.

Content of the ReachableDevicesResponse returned by the application's REACHABLE_DEVICES intent handler.

Index

Properties

Optional debugString

debugString: undefined | string

devices

List of device identifiers visible to the proxy device.

Use id value if the reachable device is local-only and is not represented in the SYNC response.

Use verificationId value if the reachable device should match one of the otherDeviceIds in the SYNC response.

Optional errorCode

errorCode: undefined | string