I want to get complete data when condition is met,
For example,
In below data, if type is equal to "Unknown", i want to push whole json data to webhook service in rules,
{
"timestamp": " 2017-04-28T08:16:14Z",
"type": "Unknown",
"mac": "ABC1010000AD",
"bleName": "ABC",
"rssi": -76,
"rawData": "3A4E24FB1AFCFC6EB07647825FDA50693A4E2"
}