-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/1030 sync devices between iot hub and portal (#1279)
* add new entities * add repositories * create syncDevice job * update mapper * update device job * resolve #1030 * fix unit test * delete useless code * add unit test device repository * add test on configHandler production/development * add test for syncDeviceJob * Refactor SyncDevicesJob * Add unit tests on SyncDevicesJob * Refactor DeviceProfile.GetTags * Change config name for sync database job refresh interval in seconds * Change config for db sync from seconds to minutes Co-authored-by: ben salim <salim.benahben@cgi.com>
- Loading branch information
1 parent
021c811
commit bf060b4
Showing
23 changed files
with
1,569 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
344 changes: 344 additions & 0 deletions
344
....Portal.Infrastructure/Migrations/20220922124300_Add Device and LorawanDevice.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.