Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

dbox i2c_reset

Prev Next

This command performs an I2C bus reset on a specified DBox.

Usage

dbox i2c_reset --id ID

Required Parameters

--id ID

Specify DBox ID.

Example

This example shows how to reset the I2C bus on the DBox with ID 1:

vcli: admin> dbox i2c_reset --id 1