-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotify.yaml
More file actions
74 lines (65 loc) · 2.03 KB
/
notify.yaml
File metadata and controls
74 lines (65 loc) · 2.03 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
- name: HTML5
platform: html5
gcm_api_key: 'AAAAl8fydzU:APA91bFRZUZc6PdlZ96ZJ67-BoIxciY3R04US2H6crLtEXiOPRNXyopLD4kG7skhhOU_efMeTwUOyHLDXQMwX_3DyQGnD7YogYuId1zB0OSFFPU0RBbGYFbIQc6vkT9fUedImYHQgEIA'
gcm_sender_id: '651894617909'
#-------------------------------------------
# Default Notifier (all things use this)
#-------------------------------------------
- name: primary_contact
platform: group
services:
- service: ios
#-------------------------------------------
# Emergency Notices via SMS
#-------------------------------------------
- name: emergency_contact
platform: group
services:
- service: sms
data:
target:
- !secret VERONICA_MOBIL_NUM
- !secret ROBERT_MOBIL_NUM
#-------------------------------------------
# Clickatell SMS Notices Robert
#-------------------------------------------
- platform: clickatell
name: sms_robert
api_key: !secret CLICKATELL_API_KEY
recipient: !secret ROBERT_MOBIL_NUM
- platform: clickatell
name: sms_veronica
api_key: !secret CLICKATELL_API_KEY
recipient: !secret VERONICA_MOBIL_NUM
#-------------------------------------------
# iOS Push (single user)
#-------------------------------------------
- name: ios_robert
platform: group
services:
- service: ios_robert_iphone7plus
- name: ios_veronica
platform: group
services:
- service: ios_veronica_sin_iphone
- name: ios_ailo
platform: group
services:
- service: ios_ailo_evander_sin_iphone
#-------------------------------------------
# iOS All
#-------------------------------------------
- name: ios_both
platform: group
services:
- service: ios_robert_iphone7plus
- service: ios_veronica_sin_iphone
- service: ios_ailo_evander_sin_iphone
#-------------------------------------------
# iOS Parents
#-------------------------------------------
- name: ios_parents
platform: group
services:
- service: ios_robert_iphone7plus
- service: ios_veronica_sin_iphone