iotedge-lorawan-starterkit/LoRaEngine/LoraKeysManagerFacade
Mandur 83caedb89f
Fix #293 #292 (#294)
* Upgrade device sdk versions

* Fix Mac issues

* Fix indentation

* Correct test
2021-05-16 14:11:28 +02:00
..
.vscode Upgrade Azure function guide (#254) 2020-08-17 08:04:19 +02:00
CheckPreferredGateway Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
FunctionsBundler Add multi gw integration tests - No FullCi yet (#180) 2019-04-18 16:56:46 +02:00
LoRaADRFunction Fixes for ADR caching and FCnt down in functions (#178) 2019-04-05 14:48:43 +02:00
SendCloudToDeviceMessage Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
.gitignore Basic Implementation of OTAA, support of physical/LoRa Messages (#44) 2018-07-26 09:45:28 +02:00
AssemblyInfo.cs Preferred Gateway and Function to send c2d message (#147) 2019-03-15 16:28:02 +01:00
CreateEdgeDevice.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
DevAddrCacheInfo.cs Avoid starting other gateway device clients (#208) 2019-07-15 16:51:36 +02:00
DeviceCacheInfo.cs 32bit Counter and ABP relaxed mode (#146) 2019-03-11 16:39:06 +01:00
DeviceGetter.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
DeviceNonceUsedException.cs Refactor functions as a base for ADR implementation (#133) 2019-02-21 11:03:48 +01:00
DuplicateMsgResult.cs Adaptive Data Rate (#142) 2019-03-06 14:24:45 +01:00
EUIValidator.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
Extensions.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
FCntCacheCheck.cs fix server races (#174) 2019-04-03 11:02:16 +02:00
FacadeStartup.cs Change Dev Addr Cache to be updated with a cron function instead of a worker job (#259) 2020-09-04 09:14:10 +02:00
HttpUtilities.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
ILoRaDeviceCacheStore.cs Change Dev Addr Cache to be updated with a cron function instead of a worker job (#259) 2020-09-04 09:14:10 +02:00
IServiceClient.cs Upgrade dotnet versions (#240) 2020-07-04 11:28:44 +02:00
IncompatibleVersionException.cs Refactor functions as a base for ADR implementation (#133) 2019-02-21 11:03:48 +01:00
IoTHubDeviceInfo.cs Refactor functions as a base for ADR implementation (#133) 2019-02-21 11:03:48 +01:00
JoinInfo.cs fix server races (#174) 2019-04-03 11:02:16 +02:00
JoinRefusedException.cs fix server races (#174) 2019-04-03 11:02:16 +02:00
LoRaDevAddrCache.cs Change Dev Addr Cache to be updated with a cron function instead of a worker job (#259) 2020-09-04 09:14:10 +02:00
LoRaDeviceCache.cs Avoid starting other gateway device clients (#208) 2019-07-15 16:51:36 +02:00
LoRaDeviceCacheRedisStore.cs Change Dev Addr Cache to be updated with a cron function instead of a worker job (#259) 2020-09-04 09:14:10 +02:00
LoraKeysManagerFacade.csproj Fix #293 #292 (#294) 2021-05-16 14:11:28 +02:00
LoraKeysManagerFacadeConstants.cs Avoid starting other gateway device clients (#208) 2019-07-15 16:51:36 +02:00
SearchDeviceByDevEUI.cs Adaptive Data Rate (#142) 2019-03-06 14:24:45 +01:00
ServiceClientAdapter.cs Preferred Gateway and Function to send c2d message (#147) 2019-03-15 16:28:02 +01:00
SyncDevAddrCache.cs Change Dev Addr Cache to be updated with a cron function instead of a worker job (#259) 2020-09-04 09:14:10 +02:00
TwinExtensions.cs Avoid starting other gateway device clients (#208) 2019-07-15 16:51:36 +02:00
VersionValidator.cs Revert null check on RX2 (#280) 2021-01-07 13:03:16 +01:00
host.json Basic Implementation of OTAA, support of physical/LoRa Messages (#44) 2018-07-26 09:45:28 +02:00