update

mio update

Update device configuration.

mio update [OPTIONS]

Options

-p, --port <port>

Serial port to connect to. Needed if multiple FTDI devices are connected.

-i, --device_id <device_id>

[EXPERIMENTAL FEATURE] ID of the device to update. 0 (default) will update all devices.

-k, --key <key>

key to update.

Options:

LED | GAIN | ROI_X | ROI_Y | SUBSAMPLE

-v, --value <value>

Value to set. Must be used with –key and cannot be used with –restart.

-b, --batch <batch>

[EXPERIMENTAL FEATURE] YAML file that works as a batch file to update.Specify key and value pairs in the file.