Device control

A set of functions provides fundamental control over the connected device. The available functions depend on the specific device in use. Navigate to the tab to view the function calls available for your connected device.

Reboot

The reboot function call performs a power-on reset of the connected device.

Warning :
If you are trying to work with ecologOne, before the device performed the reboot, you will see a timeout error message.

Factory Reset

This function call performs a factory reset on the connected device. Please refer to the programming manual of the connected device to find out what gets reset on the connected device.

Warning :
Use this function with caution, as all settings, including communication parameters, will be reset to their default values. This may result in a disconnection from ecologOne, requiring you to re-establish the connection.

Signal LEDS

The Signal LEDs function call triggers the connected device to blink one or more of its LEDs. This function call is often used to identify the connected device and make sure to be connected with the preferred one. As there are different devices with different LEDs it depends on the devices implementation which LEDs are blinking when performing this function call.

Bootloader Mode

This function call triggers the connected device to switch to the bootloader mode (in some contexts also recovery system).

Info :
Some devices cannot be accessed via ecologConnect when they are in bootloader mode.

Setup Mode

This function call triggers the connected device to switch to its setup mode, enabling the device to prepare for initial configuration or reconfiguration processes by entering a dedicated state. For more information of this mode, please refer to the operation instruction or user manual of the device connected.

Operating Mode

To switch to the operating mode of a device, you can use this function call, which transitions the device from its current state to active operation for regular functionality.