Skip to content
Snippets Groups Projects
Unverified Commit 8877489e authored by SAGAR PATEL's avatar SAGAR PATEL Committed by GitHub
Browse files

Add DevNonce Clear Functionality (#49)


Details:
- DevNonce clear functionality helps to remove older device
activation records from device_activation table in NS.
- Using this method we can clear older or already generated device activation
records from database to prevent "DevNonce already exits" error in OTAA method

*Note: Server keeps latest 20 records in device_activation table of NS database
for manage recent device activation.

Signed-off-by: default avatarSAGAR PATEL <sagar.a.patel@slscorp.com>
parent 5ae8f0d8
Loading
Showing
with 1299 additions and 376 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment