Luxor Documentation Hub Logo
Firmware/API Docs/CGminer commands

edevs

ASIC board information

edevs

Description

Provides a detailed report of the ASIC boards. On luxminer, this command is just an alias for devs.

Command

$ echo '{"command": "edevs"}' | nc $MINER_IP 4028 | jq

Examples

Since it is just an alias, see devs for a comprehensive example.

Field details

Like devs, it has the same fields as asc.

On this page