package provision
import "github.com/edgexfoundry/device-sdk-go/internal/provision"
Index ¶
- func CreateDescriptorsFromProfile( profile *contract.DeviceProfile, lc logger.LoggingClient, gc general.GeneralClient, vdc coredata.ValueDescriptorClient)
- func LoadDevices(deviceList []common.DeviceConfig, dic *di.Container) error
- func LoadProfiles(path string, dic *di.Container) error
Functions ¶
func CreateDescriptorsFromProfile ¶
func CreateDescriptorsFromProfile( profile *contract.DeviceProfile, lc logger.LoggingClient, gc general.GeneralClient, vdc coredata.ValueDescriptorClient)
func LoadDevices ¶
func LoadDevices(deviceList []common.DeviceConfig, dic *di.Container) error
func LoadProfiles ¶
Source Files ¶
- Version
- v1.4.0 (latest)
- Published
- Dec 21, 2020
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 4 days ago –
Tools for package owners.