Hello World Device
Device Type:
0xC0D370A1
CLI Name:HelloWorld
The Hello World device is a simple serial device used for testing and examples.
Behavior
Section titled “Behavior”out <port>, <value>printsHello World: <value>to the host console.in <ret>, <port>printsHello World, sending input: 5and returns5.
- Command-line name:
HelloWorld - On construction, it also registers itself on port
122in addition to the port it was initially bound to.