You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConfigService should be split (by devices and edgeDevices services) + use External device service instead of RegistryManager
Devices/DeviceModels/DeviceTags/DeviceModelProperties/DeviceProperties/ConfigService => all in one service (DeviceManagementService), keep in mind that there is a baseService to manage devices
EdgeDevices/EdgeModels/ConfigService => all in one service (EdgeDeviceManagementService)
LoRaWANCommand/LoRaWanConcentrator/LoRaWanDevices -> all in one service LoRaWanManagementService
IdeaService
ExternalDeviceService -> Should be renamed to AzureDeviceRegistryProvider in providers namespaces
The text was updated successfully, but these errors were encountered:
Story: #1256
Description
RegistryManager
LoRaWanManagementService
AzureDeviceRegistryProvider
in providers namespacesThe text was updated successfully, but these errors were encountered: