Namespace Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Classes
- AdrBaseService.AssetUpdateEventTelemetryReceiver
Specializes the
TelemetryReceiver
class for typeAssetUpdateEventTelemetry
.
- AdrBaseService.AssetUpdateEventTelemetrySender
Specializes the
TelemetrySender
class for typeAssetUpdateEventTelemetry
.
- AdrBaseService.CreateOrUpdateDiscoveredAssetCommandExecutor
Specializes a
CommandExecutor
class for Command 'createOrUpdateDiscoveredAsset'.
- AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker
Specializes the
CommandInvoker
class for Command 'createOrUpdateDiscoveredAsset'.
- AdrBaseService.DeviceUpdateEventTelemetryReceiver
Specializes the
TelemetryReceiver
class for typeDeviceUpdateEventTelemetry
.
- AdrBaseService.DeviceUpdateEventTelemetrySender
Specializes the
TelemetrySender
class for typeDeviceUpdateEventTelemetry
.
- AdrBaseService.GetAssetCommandExecutor
Specializes a
CommandExecutor
class for Command 'getAsset'.
- AdrBaseService.GetAssetCommandInvoker
Specializes the
CommandInvoker
class for Command 'getAsset'.
- AdrBaseService.GetAssetStatusCommandExecutor
Specializes a
CommandExecutor
class for Command 'getAssetStatus'.
- AdrBaseService.GetAssetStatusCommandInvoker
Specializes the
CommandInvoker
class for Command 'getAssetStatus'.
- AdrBaseService.GetDeviceCommandExecutor
Specializes a
CommandExecutor
class for Command 'getDevice'.
- AdrBaseService.GetDeviceCommandInvoker
Specializes the
CommandInvoker
class for Command 'getDevice'.
- AdrBaseService.GetDeviceStatusCommandExecutor
Specializes a
CommandExecutor
class for Command 'getDeviceStatus'.
- AdrBaseService.GetDeviceStatusCommandInvoker
Specializes the
CommandInvoker
class for Command 'getDeviceStatus'.
- AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandExecutor
Specializes a
CommandExecutor
class for Command 'setNotificationPreferenceForAssetUpdates'.
- AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandInvoker
Specializes the
CommandInvoker
class for Command 'setNotificationPreferenceForAssetUpdates'.
- AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandExecutor
Specializes a
CommandExecutor
class for Command 'setNotificationPreferenceForDeviceUpdates'.
- AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker
Specializes the
CommandInvoker
class for Command 'setNotificationPreferenceForDeviceUpdates'.
- AdrBaseService.UpdateAssetStatusCommandExecutor
Specializes a
CommandExecutor
class for Command 'updateAssetStatus'.
- AdrBaseService.UpdateAssetStatusCommandInvoker
Specializes the
CommandInvoker
class for Command 'updateAssetStatus'.
- AdrBaseService.UpdateDeviceStatusCommandExecutor
Specializes a
CommandExecutor
class for Command 'updateDeviceStatus'.
- AdrBaseService.UpdateDeviceStatusCommandInvoker
Specializes the
CommandInvoker
class for Command 'updateDeviceStatus'.
- AssetDeviceRef
A reference to the Device and Endpoint within the device (connection information) used by brokers to connect that provides data points for this asset.
- Device
Represents a Device resource, modeled after the devices.namespaces.deviceregistry.microsoft.com CRD in Kubernetes.
- MessageSchemaReference
The message schema reference object.