WiFi_Tutorial_Using Automatic Call-in Retry

Automatic Call-in Retry

Details: Next Database Version Time Stamp is to tell the lock how many retries it should do before waiting until next 24 hour update.

For more detailed information on automatic call-in retry, refer to the ENGAGE - SAM API Integration document.

To change automatic call-in retry settings: @app.route('{{gatewayIP}}/edgeDevices/{{linkId}}/database', methods=['PUT'])

{
    "nxtDbVerTS": "0x18D16386BFAEC213"
}