-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecurityProviders.json
66 lines (66 loc) · 1 KB
/
securityProviders.json
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
[
{
"id": "Abode",
"value": "Abode",
"isPartner": true
},
{
"id": "ADT",
"value": "ADT",
"isPartner": true
},
{
"id": "Alert Protective",
"value": "Alert Protective",
"isPartner": true
},
{
"id": "Alert 360",
"value": "Alert 360",
"isPartner": true
},
{
"id": "Comcast (Xfinity)",
"value": "Comcast (Xfinity)"
},
{
"id": "Frontpoint",
"value": "Frontpoint"
},
{
"id": "Google Nest",
"value": "Google Nest"
},
{
"id": "Kangaroo",
"value": "Kangaroo",
"isPartner": true
},
{
"id": "Link Interactive",
"value": "Link Interactive"
},
{
"id": "Ring Alarm",
"value": "Ring Alarm"
},
{
"id": "Scout Alarm",
"value": "Scout Alarm"
},
{
"id": "SimpliSafe",
"value": "SimpliSafe",
"isPartner": true
},
{
"id": "Vector Security",
"value": "Vector Security",
"isPartner": true
},
{
"id": "Vivint",
"value": "Vivint",
"isPartner": true
}
]