-
Notifications
You must be signed in to change notification settings - Fork 1
/
Intruder_Photo.macro
60 lines (60 loc) · 1.63 KB
/
Intruder_Photo.macro
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
{
"disabledTimestamp": 0,
"exportedActionBlocks": [],
"forceEvenIfNotEnabledTimestamp": 0,
"globalForceIfNotEnabled": false,
"hasBeenDisabled": false,
"isActionBlock": false,
"isBeingImported": false,
"isClonedInstance": false,
"isFavourite": false,
"lastEditedTimestamp": 1677860476774,
"localVariables": [],
"m_GUID": -8614973058081240665,
"m_actionList": [{
"m_flashOption": 0,
"m_showIcon": false,
"m_useFrontCamera": true,
"pathName": "primary:DCIM/Camera",
"pathUri": "content://com.android.externalstorage.documents/tree/primary%3ADCIM%2FCamera",
"m_SIGUID": -9217747464226276482,
"m_classType": "TakePictureAction",
"m_constraintList": [],
"m_isDisabled": false,
"m_isOrCondition": false
}, {
"m_addToMessageLog": false,
"m_contact": {
"m_id": "Hardwired_Number",
"m_lookupKey": "Hardwired_Number",
"m_name": "[Select Number]"
},
"m_messageContent": "Phone unlock intruder event triggered!",
"m_number": "+91 9xxxxxxxxx",
"m_prePopulate": false,
"m_simId": 3,
"m_SIGUID": -6403487293093818949,
"m_classType": "SendSMSAction",
"m_constraintList": [],
"m_isDisabled": false,
"m_isOrCondition": false
}],
"m_category": "Security",
"m_constraintList": [],
"m_description": "Take photo if phone unlock fails and send SMS",
"m_descriptionOpen": true,
"m_enabled": true,
"m_excludeLog": true,
"m_headingColor": 0,
"m_isOrCondition": false,
"m_name": "Intruder Photo",
"m_triggerList": [{
"m_numFailures": 1,
"m_timeIndex": 0,
"m_SIGUID": -7198980697869497830,
"m_classType": "FailedLoginTrigger",
"m_constraintList": [],
"m_isDisabled": false,
"m_isOrCondition": false
}]
}