-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwasher-groups.yaml
More file actions
44 lines (44 loc) · 875 Bytes
/
washer-groups.yaml
File metadata and controls
44 lines (44 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
name: Keg Washer
groups:
- name: Clean Sanke
steps:
- name: Step One
seconds: 30
type: digital
pin: 1
- name: Clean PBW
steps:
- name: Step One
seconds: 30
type: digital
pin: 2
- name: Clean SAN
steps:
- name: Step One
seconds: 30
type: digital
pin: 3
- name: Clean Both
steps:
- name: Step One
seconds: 30
type: digital
pin: 4
- name: Wait
steps:
- name: Step One
seconds: 10
type: delay
- name: Clean Hot
steps:
- name: Step One
seconds: 30
type: digital
pin: 5
- name: Clean Nasty
steps:
- name: Step One
seconds: 30
type: digital
pin: 6