SendConnectorEventRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The third-party device id as defined by the connector. This device id must not contain personal identifiable information (PII).

Link copied to clipboard

The id of the connector between the third-party cloud provider and IoT managed integrations.

Link copied to clipboard

The id for the device discovery job.

Link copied to clipboard

The list of devices.

Link copied to clipboard

The device endpoint.

Link copied to clipboard

The device state change event payload.

Link copied to clipboard

The Open Connectivity Foundation (OCF) operation requested to be performed on the managed thing.

Link copied to clipboard

The Open Connectivity Foundation (OCF) security specification version for the operation being requested on the managed thing. For more information, see OCF Security Specification.

Link copied to clipboard

The status code of the Open Connectivity Foundation (OCF) operation being performed on the managed thing.

Link copied to clipboard

The trace request identifier used to correlate a command request and response. This is specified by the device owner, but will be generated by IoT managed integrations if not provided by the device owner.

Link copied to clipboard

The id of the third-party cloud provider.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String