Push

Push Mode is a special operation type that can be configured. It establishes how the device will communicate with a remote server.

In communication through Push, the device proactively searches for commands to be executed through HTTP requests periodically sent to the external server it is configured for.

When there is no command to be executed by the device, the server must send an empty response. Otherwise, the server must answer the command to be performed and the corresponding parameters.

After the device executes the command read from the server, it sends a new request containing the response of the operation performed. An empty response is expected to this request, which closes the Push transaction. After each command is executed, the device will make a new /push request, allowing the execution of multiple commands in sequence.

Configuration

To enable Push Mode click on [MENU] -> [PUSH].