package
3.2.0-dev.48
Repository: https://github.com/edgexfoundry/device-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
DeviceServiceSDK defines the interface for an EdgeX Device Service SDK.
ExtendedProtocolDriver is a low-level device-specific interface implemented by device services that support extended ProtocolDriver features.
ProtocolDriver is a low-level device-specific interface used by other components of an EdgeX Device Service to interact with a specific class of devices.
UpdatableConfig interface allows services to have custom configuration populated from configuration stored in the Configuration Provider (aka Consul).

# Type aliases

Authentication is a typed boolean for AddRoute calls.