Namespace Azure.Iot.Operations.Services.EdgeRegistry.Generated
Namespaces
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.CreateGroupActionInvoker
Specializes the
CommandInvokerclass for Command 'createGroup'.
- EdgeRegistry.GetGroupActionInvoker
Specializes the
CommandInvokerclass for Command 'getGroup'.
- EdgeRegistry.GetResourceActionInvoker
Specializes the
CommandInvokerclass for Command 'getResource'.
- EdgeRegistry.GetVersionActionInvoker
Specializes the
CommandInvokerclass for Command 'getVersion'.
- EdgeRegistry.ListActionInvoker
Specializes the
CommandInvokerclass for Command 'list'.
- EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker
Specializes the
CommandInvokerclass for Command 'createSchema'.
- EdgeRegistrySchemaExtensions.CreateSchemaVersionActionInvoker
Specializes the
CommandInvokerclass for Command 'createSchemaVersion'.
- EdgeRegistrySchemaExtensions.GetSchemaActionInvoker
Specializes the
CommandInvokerclass for Command 'getSchema'.
- EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker
Specializes the
CommandInvokerclass for Command 'getSchemaVersion'.
- EdgeRegistrySchemaExtensions.ListSchemaVersionsActionInvoker
Specializes the
CommandInvokerclass for Command 'listSchemaVersions'.
- EdgeRegistryThingDescriptionExtensions.CreateThingDescriptionActionInvoker
Specializes the
CommandInvokerclass for Command 'createThingDescription'.
- EdgeRegistryThingDescriptionExtensions.CreateThingDescriptionVersionActionInvoker
Specializes the
CommandInvokerclass for Command 'createThingDescriptionVersion'.
- EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker
Specializes the
CommandInvokerclass for Command 'getThingDescription'.
- EdgeRegistryThingDescriptionExtensions.GetThingDescriptionVersionActionInvoker
Specializes the
CommandInvokerclass 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
- Schema
Schema Resource entity
- 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
- 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.