Table of Contents

Namespace Azure.Iot.Operations.Services.Assets

Classes

Asset
AssetChangedEventArgs

EventArgs with context about which Asset changed and what kind of change happened to it.

AssetEndpointProfile

The connection-level details to use when connecting with an asset endpoint.

AssetEndpointProfileChangedEventArgs

EventArgs with context about which AssetEndpointProfile changed and what kind of change happened to it.

AssetEndpointProfileCredentials

The credentials to use when connecting to an asset endpoint.

AssetMonitor

This class allows for getting and monitor changes to assets and asset endpoint profiles.

DataPoint
Dataset

A dataset represents data retrievable from the asset that maps to a single MQTT message. The datapoints within a dataset comprise the payload of the MQTT message.

Event

An event represents some data that was received from the asset (unprompted). It is similar to a dataset in that it can be forwarded to the MQTT broker as an MQTT message.

MessageSchemaReference
Status
StatusDatasets
StatusError
StatusEvents
Topic

Interfaces

IAssetMonitor

Enums

ChangeType

The type of change that occurred on the asset/asset endpoint profile

RetainHandling