CommonPostActionResponseForDeviceRWCommands interface

Common response for device Rw Commands.

Extends

Properties

configurationState

Gets the configuration state.

outputUrl

Predefined link containing Device Rw Command output.

Inherited Properties

error

The error object.

Property Details

configurationState

Gets the configuration state.

configurationState?: string

Property Value

string

outputUrl

Predefined link containing Device Rw Command output.

outputUrl?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error