- "class": "basic_serial",
- "protocol": "telnet",
- "addr": ":12345",
- "logfile": "lunaix_ttyS0.log"
+ "class": "isa-serial",
+ "io": {
+ "type": "telnet",
+ "port": "12345",
+ "logfile": "lunaix_ttyS0.log"
+ }
+ },
+ {
+ "class": "pci-serial",
+ "io": {
+ "type": "null",
+ "logfile": "ttypci1.log"
+ }
+ },
+ {
+ "class": "pci-serial",
+ "io": {
+ "type": "null",
+ "logfile": "ttypci2.log"
+ }