package
0.0.0-20210730142958-e2aa4118589e
Repository: https://github.com/mxc-foundation/lpwan-app-server.git
Documentation: pkg.go.dev

# Functions

CreateDeviceProfile creates the given device-profile.
DeleteDeviceProfile deletes the device-profile matching the given id.
UpdateDeviceProfile updates the given device-profile.

# Structs

DeviceProfile defines the device-profile.
DeviceProfileFilters provide filders for filtering device-profiles.
DeviceProfileMeta defines the device-profile meta record.

# Interfaces

Store defines db APIs used by this package.