Device Selection

Please select a device to enable action execution.
Available Actions
26
Ready to execute
Device Type
Nic V2
Active type
Selected Device
None
Select device
Queue Status
-
System status

Clear Primary Network Credentials

Clear the primary network credentials

Disable Trap In Boot Mode

Disable the trap in boot mode

Enable Trap In Boot Mode

Enable the trap in boot mode

Get Network Details

Get the network details

Get Nic Description

Get the description of the NIC device

Get Ota Device Id

Get the OTA device ID

Get Primary Network Credentials

Get the primary network credentials

Get Trap In Boot Mode

Get the trap in boot mode

Modbus One Register Read

Read a single register from the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
read_back_bytes integer
timeout integer

Modbus Read Message

Read a message from the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Read Register

Read a register from the Modbus device

Parameters:

register_addr integer
count integer

Modbus Scan2

Scan for Modbus devices

Parameters:

device_id integer
function_code integer
start_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Scan

Scan for Modbus devices

Parameters:

device_id integer
function_code integer
start_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Write Message

Write a message to the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
value integer
read_back_bytes integer
timeout integer

Modbus Write Register

Write a register to the Modbus device

Parameters:

modbus_device_address integer
register_addr integer
value integer
read_back_bytes integer
timeout integer

Nic Restart

User Land: Restart the NIC

Perform Ota Update

Perform an OTA update on the NIC device

Parameters:

version_name string

Send Serial Message

Send a serial message to the NIC device

Parameters:

message string
read_back_bytes integer
timeout integer

Send Serial Message Raw

Send a raw serial message to the NIC device

Parameters:

data string
read_back_bytes integer
timeout integer

Set Nic Device Manfacturer Code

Set the manufacturer code of the NIC device

Parameters:

manufacturer_code integer

Set Nic Hardware Id

Set the hardware ID of the NIC device

Parameters:

nic_hardware_id integer

Set Primary Network Credentials

Set the primary network credentials

Parameters:

ssid string
password string

Store Ota Device Id In Nic

Store the OTA device ID in the NIC

Parameters:

device_id integer

Switch To Primary Network

Switch to the primary network

Switch To Secondary Network

Switch to the secondary network

Transparent Serial Communication

Send a transparent serial communication message

Parameters:

data string
read_back_bytes integer
timeout integer