cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1179
Views
0
Helpful
0
Replies

CMX 10.5 API Notification About Passerby Types Usages (attributes in rule-condition)

jilu4
Cisco Employee
Cisco Employee

In the API document I have saw these notification types:

-"Passerby Detected"

-"Passerby Become Visitor"

-"Visitor Went Away"

But in the GUI, I can't see these types. So I have the question, what the usage of these types? Fox example, if I use the type, what can I fill in the condition filed(attributes)?

 

API Sample:

{
"name": "locupdate",
"userId": "admin",
"rules": [
{
"conditions": [
{
"condition": "locationupdate.macAddressList ==
00:0c:cc:4f:5f:ba;00:24:d7:37:68:d8;00:24:d7:59:8f:2c;00:0b:6b:a8:56:9f;"
}
]
}
],
"subscribers": [
{
"receivers": [
{
"uri": "http://172.19.35.203:7123",
"messageFormat": "JSON",
"headers": null,
"qos": "AT_MOST_ONCE"
}
]
}
],
"enabled": true,
"internal": false,
"cloud": false,
"enableMacScrambling": false,
"macScramblingSalt": "",
"notificationType": "LocationUpdate"
}

0 Replies 0
Review Cisco Networking products for a $25 gift card