SolarOS 4.6.8 manual · command
link
List active SolarOS Link instances and their queue/protocol counters.
Usage
| Usage | Description | |
|---|---|---|
| `link status\ | list` | List active SolarOS Link instances and their queue/protocol counters. |
link status <link> | Show local ID, transport MTU, queues, acknowledgements, duplicates, CRC errors, and drops. | |
| `link send <link> <broadcast\ | destination-id> <text>` | Queue a text message. Unicast requests an acknowledgement. |
| `link send-binary <link> <broadcast\ | destination-id> <byte...>` | Queue a binary message. |
link receive <link> [timeout-ms] | Remove and print one received message. | |
link stream list | List Link-backed virtual serial ports. | |
link stream status [port] | Show virtual-port peer, connection, queue, traffic, retry, reconnect, and error state. | |
link stream create <link> <port> <peer-id> | Register a reliable peer-bound Link stream as a normal SolarOS byte-stream port. | |
link stream remove <port> | Remove an unclaimed Link stream port. |