deprecated

See HandlerError for handling command failures.

Response to a DeviceManager command that resulted in an error.

Index

Properties

Optional debugString

debugString: undefined | string

Human readable description of this error

deviceId

deviceId: string

Device ID of the target device.

errorCode

errorCode: string

The cause for this error

protocol

protocol: Protocol

Protocol to use when sending this command

requestId

requestId: string

Request ID from the associated EXECUTE intent.