Table of Contents

Namespace Azure.Iot.Operations.Services.EdgeRegistry.Generated

Namespaces

Azure.Iot.Operations.Services.EdgeRegistry.Generated.Common

Classes

Constants

Global constants.

CreateGroupResponseSchema

Response to a 'createGroup' Action.

CreateResourceRequest

Request payload for creating a resource with an initial version.

CreateSchemaAttributes

Request payload for creating a schema with an initial version.

CreateSchemaResponseSchema

Response to a 'createSchema' Action.

CreateSchemaVersionAttributes

Request payload for creating a Schema version.

CreateSchemaVersionResponseSchema

Response to a 'createSchemaVersion' Action.

CreateThingDescriptionAttributes

Request payload for creating a thing description with an initial version.

CreateThingDescriptionResponseSchema

Response to a 'createThingDescription' Action.

CreateThingDescriptionVersionAttributes

Request payload for creating a Thing Description version.

CreateThingDescriptionVersionResponseSchema

Response to a 'createThingDescriptionVersion' Action.

CreateVersionRequest

Request payload for creating a version.

EdgeRegistry
EdgeRegistry.Client
EdgeRegistry.CreateGroupActionInvoker

Specializes the CommandInvoker class for Command 'createGroup'.

EdgeRegistry.GetGroupActionInvoker

Specializes the CommandInvoker class for Command 'getGroup'.

EdgeRegistry.GetResourceActionInvoker

Specializes the CommandInvoker class for Command 'getResource'.

EdgeRegistry.GetVersionActionInvoker

Specializes the CommandInvoker class for Command 'getVersion'.

EdgeRegistry.ListActionInvoker

Specializes the CommandInvoker class for Command 'list'.

EdgeRegistryError
EdgeRegistryErrorException
EdgeRegistrySchemaExtensions
EdgeRegistrySchemaExtensions.Client
EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker

Specializes the CommandInvoker class for Command 'createSchema'.

EdgeRegistrySchemaExtensions.CreateSchemaVersionActionInvoker

Specializes the CommandInvoker class for Command 'createSchemaVersion'.

EdgeRegistrySchemaExtensions.GetSchemaActionInvoker

Specializes the CommandInvoker class for Command 'getSchema'.

EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker

Specializes the CommandInvoker class for Command 'getSchemaVersion'.

EdgeRegistrySchemaExtensions.ListSchemaVersionsActionInvoker

Specializes the CommandInvoker class for Command 'listSchemaVersions'.

EdgeRegistryThingDescriptionExtensions
EdgeRegistryThingDescriptionExtensions.Client
EdgeRegistryThingDescriptionExtensions.CreateThingDescriptionActionInvoker

Specializes the CommandInvoker class for Command 'createThingDescription'.

EdgeRegistryThingDescriptionExtensions.CreateThingDescriptionVersionActionInvoker

Specializes the CommandInvoker class for Command 'createThingDescriptionVersion'.

EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker

Specializes the CommandInvoker class for Command 'getThingDescription'.

EdgeRegistryThingDescriptionExtensions.GetThingDescriptionVersionActionInvoker

Specializes the CommandInvoker class for Command 'getThingDescriptionVersion'.

GetGroupInputArguments

Input arguments for action 'getGroup'

GetGroupResponseSchema

The group entity.

GetResourceResponseSchema

The resource entity.

GetSchemaInputArguments

Input arguments for action 'getSchema'

GetSchemaResponseSchema

Response to a 'getSchema' Action.

GetSchemaVersionInputArguments

Input arguments for action 'getSchemaVersion'

GetSchemaVersionResponseSchema

Response to a 'getSchemaVersion' Action.

GetThingDescriptionInputArguments

Input arguments for action 'getThingDescription'

GetThingDescriptionResponseSchema

Response to a 'getThingDescription' Action.

GetThingDescriptionVersionInputArguments

Input arguments for action 'getThingDescriptionVersion'

GetThingDescriptionVersionResponseSchema

Response to a 'getThingDescriptionVersion' Action.

GetVersionResponseSchema

Response to a 'getVersion' Action.

Group

A group entity — container for related resources.

GroupAttributes

Request payload for creating or updating a Group.

ListInputArguments

Input arguments for action 'list'

ListOutputArguments

Output arguments for action 'list'

ListResponseSchema

Response to a 'list' Action.

ListSchemaVersionsInputArguments

Input arguments for action 'listSchemaVersions'

ListSchemaVersionsOutputArguments

Output arguments for action 'listSchemaVersions'

ListSchemaVersionsResponseSchema

Response to a 'listSchemaVersions' Action.

Resource

Resource entity

ResourceMeta
ResourceMetaAttributes
Schema

Schema Resource entity

SchemaExtensionError
SchemaExtensionErrorException
SchemaFormat

Non-exhaustive supported schema formats

SchemaMetaExtensions

Additional fields and field guarantees for the schema extension.

SchemaVersion

A specific version of a schema.

SchemaVersionExtensions

Additional fields and field guarantees for the schema extension.

ThingDescription

Thing Description Resource entity

ThingDescriptionExtensionError
ThingDescriptionExtensionErrorException
ThingDescriptionFormat

Non-exhaustive supported WoT TD formats

ThingDescriptionVersion

A specific version of a thing description.

ThingDescriptionVersionExtensions

Additional fields and field guarantees for the thing description extension.

Version

A specific version of a resource.