initialize
This commit is contained in:
26
LVX6048/smoketest/console.yaml
Normal file
26
LVX6048/smoketest/console.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
device:
|
||||
name: lvx6048_console
|
||||
serial_number: lvx6048_console
|
||||
port:
|
||||
type: usb
|
||||
path: /dev/lvx6048-1
|
||||
protocol: PI18
|
||||
commands:
|
||||
- command: GS
|
||||
trigger:
|
||||
every: 5
|
||||
outputs:
|
||||
- type: screen
|
||||
format: table
|
||||
- command: MOD
|
||||
trigger:
|
||||
every: 10
|
||||
outputs:
|
||||
- type: screen
|
||||
format: table
|
||||
- command: PIRI
|
||||
trigger:
|
||||
every: 300
|
||||
outputs:
|
||||
- type: screen
|
||||
format: table
|
||||
12
LVX6048/smoketest/smoketest.yaml
Normal file
12
LVX6048/smoketest/smoketest.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
device:
|
||||
name: lvx6048_smoketest
|
||||
serial_number: lvx6048_smoketest
|
||||
port:
|
||||
type: usb
|
||||
path: /dev/lvx6048-1
|
||||
protocol: PI18
|
||||
commands:
|
||||
- command: GS
|
||||
outputs:
|
||||
- type: screen
|
||||
format: table
|
||||
Reference in New Issue
Block a user