WiFi_Tutorial_Using Call-in Times

Call-in Times

Details: Database Download Time is to tell the lock when to update from the server via WiFi.

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

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

{
    "dbDwnLdTm": 20150303000000
}