devices

package
v0.0.0-...-ceb2ca6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AccessRights

type AccessRights = original.AccessRights
const (
	DeviceConnect                                        AccessRights = original.DeviceConnect
	RegistryRead                                         AccessRights = original.RegistryRead
	RegistryReadDeviceConnect                            AccessRights = original.RegistryReadDeviceConnect
	RegistryReadRegistryWrite                            AccessRights = original.RegistryReadRegistryWrite
	RegistryReadRegistryWriteDeviceConnect               AccessRights = original.RegistryReadRegistryWriteDeviceConnect
	RegistryReadRegistryWriteServiceConnect              AccessRights = original.RegistryReadRegistryWriteServiceConnect
	RegistryReadRegistryWriteServiceConnectDeviceConnect AccessRights = original.RegistryReadRegistryWriteServiceConnectDeviceConnect
	RegistryReadServiceConnect                           AccessRights = original.RegistryReadServiceConnect
	RegistryReadServiceConnectDeviceConnect              AccessRights = original.RegistryReadServiceConnectDeviceConnect
	RegistryWrite                                        AccessRights = original.RegistryWrite
	RegistryWriteDeviceConnect                           AccessRights = original.RegistryWriteDeviceConnect
	RegistryWriteServiceConnect                          AccessRights = original.RegistryWriteServiceConnect
	RegistryWriteServiceConnectDeviceConnect             AccessRights = original.RegistryWriteServiceConnectDeviceConnect
	ServiceConnect                                       AccessRights = original.ServiceConnect
	ServiceConnectDeviceConnect                          AccessRights = original.ServiceConnectDeviceConnect
)

func PossibleAccessRightsValues

func PossibleAccessRightsValues() []AccessRights

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type Capabilities

type Capabilities = original.Capabilities
const (
	DeviceManagement Capabilities = original.DeviceManagement
	None             Capabilities = original.None
)

func PossibleCapabilitiesValues

func PossibleCapabilitiesValues() []Capabilities

type CertificateBodyDescription

type CertificateBodyDescription = original.CertificateBodyDescription

type CertificateDescription

type CertificateDescription = original.CertificateDescription

type CertificateListDescription

type CertificateListDescription = original.CertificateListDescription

type CertificateProperties

type CertificateProperties = original.CertificateProperties

type CertificatePropertiesWithNonce

type CertificatePropertiesWithNonce = original.CertificatePropertiesWithNonce

type CertificateVerificationDescription

type CertificateVerificationDescription = original.CertificateVerificationDescription

type CertificateWithNonceDescription

type CertificateWithNonceDescription = original.CertificateWithNonceDescription

type CertificatesClient

type CertificatesClient = original.CertificatesClient

func NewCertificatesClient

func NewCertificatesClient(subscriptionID string) CertificatesClient

func NewCertificatesClientWithBaseURI

func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient

type CloudToDeviceProperties

type CloudToDeviceProperties = original.CloudToDeviceProperties

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type EventHubConsumerGroupInfo

type EventHubConsumerGroupInfo = original.EventHubConsumerGroupInfo

type EventHubConsumerGroupsListResult

type EventHubConsumerGroupsListResult = original.EventHubConsumerGroupsListResult

type EventHubProperties

type EventHubProperties = original.EventHubProperties

type ExportDevicesRequest

type ExportDevicesRequest = original.ExportDevicesRequest

type FallbackRouteProperties

type FallbackRouteProperties = original.FallbackRouteProperties

type FeedbackProperties

type FeedbackProperties = original.FeedbackProperties

type IPFilterActionType

type IPFilterActionType = original.IPFilterActionType

func PossibleIPFilterActionTypeValues

func PossibleIPFilterActionTypeValues() []IPFilterActionType

type IPFilterRule

type IPFilterRule = original.IPFilterRule

type ImportDevicesRequest

type ImportDevicesRequest = original.ImportDevicesRequest

type IotHubCapacity

type IotHubCapacity = original.IotHubCapacity

type IotHubDescription

type IotHubDescription = original.IotHubDescription

type IotHubDescriptionListResult

type IotHubDescriptionListResult = original.IotHubDescriptionListResult

type IotHubDescriptionListResultPage

type IotHubDescriptionListResultPage = original.IotHubDescriptionListResultPage

type IotHubNameAvailabilityInfo

type IotHubNameAvailabilityInfo = original.IotHubNameAvailabilityInfo

type IotHubProperties

type IotHubProperties = original.IotHubProperties

type IotHubQuotaMetricInfo

type IotHubQuotaMetricInfo = original.IotHubQuotaMetricInfo

type IotHubQuotaMetricInfoListResult

type IotHubQuotaMetricInfoListResult = original.IotHubQuotaMetricInfoListResult

type IotHubResourceClient

type IotHubResourceClient = original.IotHubResourceClient

func NewIotHubResourceClient

func NewIotHubResourceClient(subscriptionID string) IotHubResourceClient

func NewIotHubResourceClientWithBaseURI

func NewIotHubResourceClientWithBaseURI(baseURI string, subscriptionID string) IotHubResourceClient

type IotHubResourceCreateOrUpdateFuture

type IotHubResourceCreateOrUpdateFuture = original.IotHubResourceCreateOrUpdateFuture

type IotHubResourceDeleteFuture

type IotHubResourceDeleteFuture = original.IotHubResourceDeleteFuture

type IotHubScaleType

type IotHubScaleType = original.IotHubScaleType
const (
	IotHubScaleTypeAutomatic IotHubScaleType = original.IotHubScaleTypeAutomatic
	IotHubScaleTypeManual    IotHubScaleType = original.IotHubScaleTypeManual
	IotHubScaleTypeNone      IotHubScaleType = original.IotHubScaleTypeNone
)

func PossibleIotHubScaleTypeValues

func PossibleIotHubScaleTypeValues() []IotHubScaleType

type IotHubSku

type IotHubSku = original.IotHubSku

func PossibleIotHubSkuValues

func PossibleIotHubSkuValues() []IotHubSku

type IotHubSkuDescription

type IotHubSkuDescription = original.IotHubSkuDescription

type IotHubSkuDescriptionListResult

type IotHubSkuDescriptionListResult = original.IotHubSkuDescriptionListResult

type IotHubSkuDescriptionListResultPage

type IotHubSkuDescriptionListResultPage = original.IotHubSkuDescriptionListResultPage

type IotHubSkuInfo

type IotHubSkuInfo = original.IotHubSkuInfo

type IotHubSkuTier

type IotHubSkuTier = original.IotHubSkuTier

func PossibleIotHubSkuTierValues

func PossibleIotHubSkuTierValues() []IotHubSkuTier

type JobResponse

type JobResponse = original.JobResponse

type JobResponseListResult

type JobResponseListResult = original.JobResponseListResult

type JobResponseListResultIterator

type JobResponseListResultIterator = original.JobResponseListResultIterator

type JobResponseListResultPage

type JobResponseListResultPage = original.JobResponseListResultPage

type JobStatus

type JobStatus = original.JobStatus

func PossibleJobStatusValues

func PossibleJobStatusValues() []JobStatus

type JobType

type JobType = original.JobType
const (
	JobTypeBackup                    JobType = original.JobTypeBackup
	JobTypeExport                    JobType = original.JobTypeExport
	JobTypeFactoryResetDevice        JobType = original.JobTypeFactoryResetDevice
	JobTypeFirmwareUpdate            JobType = original.JobTypeFirmwareUpdate
	JobTypeImport                    JobType = original.JobTypeImport
	JobTypeReadDeviceProperties      JobType = original.JobTypeReadDeviceProperties
	JobTypeRebootDevice              JobType = original.JobTypeRebootDevice
	JobTypeUnknown                   JobType = original.JobTypeUnknown
	JobTypeUpdateDeviceConfiguration JobType = original.JobTypeUpdateDeviceConfiguration
	JobTypeWriteDeviceProperties     JobType = original.JobTypeWriteDeviceProperties
)

func PossibleJobTypeValues

func PossibleJobTypeValues() []JobType

type MessagingEndpointProperties

type MessagingEndpointProperties = original.MessagingEndpointProperties

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationInputs

type OperationInputs = original.OperationInputs

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationListResultIterator

type OperationListResultIterator = original.OperationListResultIterator

type OperationListResultPage

type OperationListResultPage = original.OperationListResultPage

type OperationMonitoringLevel

type OperationMonitoringLevel = original.OperationMonitoringLevel

func PossibleOperationMonitoringLevelValues

func PossibleOperationMonitoringLevelValues() []OperationMonitoringLevel

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OperationsMonitoringProperties

type OperationsMonitoringProperties = original.OperationsMonitoringProperties

type RegistryStatistics

type RegistryStatistics = original.RegistryStatistics

type Resource

type Resource = original.Resource

type RouteProperties

type RouteProperties = original.RouteProperties

type RoutingEndpoints

type RoutingEndpoints = original.RoutingEndpoints

type RoutingEventHubProperties

type RoutingEventHubProperties = original.RoutingEventHubProperties

type RoutingProperties

type RoutingProperties = original.RoutingProperties

type RoutingSource

type RoutingSource = original.RoutingSource
const (
	DeviceJobLifecycleEvents RoutingSource = original.DeviceJobLifecycleEvents
	DeviceLifecycleEvents    RoutingSource = original.DeviceLifecycleEvents
	DeviceMessages           RoutingSource = original.DeviceMessages
	TwinChangeEvents         RoutingSource = original.TwinChangeEvents
)

func PossibleRoutingSourceValues

func PossibleRoutingSourceValues() []RoutingSource

type RoutingStorageContainerProperties

type RoutingStorageContainerProperties = original.RoutingStorageContainerProperties

type SetObject

type SetObject = original.SetObject

type StorageEndpointProperties

type StorageEndpointProperties = original.StorageEndpointProperties

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL