monitor
interface/pwr-line/monitor
Syscap: pwrlink
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| name | string | |
| connection-to-plc | enum (ok | no-link) { ok:1, no-link:2 } | |
| tx-flow-control | bool | |
| rx-flow-control | bool | |
| phy-regs | multi { array-id, method: string } | |
| plc-actual-network-key | string | |
| plc-hw-platform | string | |
| plc-sw-platform | string | |
| plc-fw-version | string | |
| plc-line-freq | enum (unknown | 50Hz | 60Hz) { unknown:0, 50Hz:1, 60Hz:2 } | |
| plc-zero-crossing | enum (not-yet-detected | detected | missing) { not-yet-detected:0, detected:4, missing:8 } | |
| plc-role | enum (station | proxy-coordinator | central-coordinator) { station:0, proxy-coordinator:1, central-coordinator:2 } | |
| plc-station-count | num | |
| plc-mac | macAddr | |
| plc-cco-mac | macAddr | |
| plc-station-info | string |