6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
|
# AOC device
|
||
|
type aoc_device, dev_type;
|
||
|
|
||
|
# AMCS device
|
||
|
type amcs_device, dev_type;
|