Initializes installation of the uploaded firmware into the selected extension
module, the result can be obtained by the
firmware_module_activate_reconnect call.
Indicates in how many seconds the client should attempt to reestablish the connection. The value must be lower than timeout.
interval* unsigned int
The interval in seconds between attempts to reconnect after the initial delay
interval_increase* unsigned int
By how many seconds should increase the interval between attempts
timeout* unsigned int
Indicates after how many seconds should attempts to reestablish connection be given up. It is measured from the moment the response to this call was received by the client. Its value must be greater than delay.