Webhook Location Asset
Location Asset sample
This model accepts additional fields of type Object.
Name | Description |
---|---|
events REQUIRED | list of events |
topic REQUIRED | String topic subscribed to |
{
"events": [
{
"battery_voltage": 3370,
"eddystone_uid_instance": "5c5b35000001",
"eddystone_uid_namespace": "2818e3868dec25629ede",
"eddystone_url_url": "https://www.abc.com",
"ibeacon_major": 13,
"ibeacon_minor": 138,
"ibeacon_uuid": "f3f17139-704a-f03a-2786-0400279e37c3",
"mac": "7fc2936fd243",
"map_id": "845a23bf-bed9-e43c-4c86-6fa474be7ae5",
"mfg_company_id": 935,
"mfg_data": "648520a1020000",
"site_id": "441a1214-6928-442a-8e92-e1d34b8ec6a6",
"timestamp": 1461220784,
"type": "asset",
"x": 13.5,
"y": 3.2,
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}
],
"topic": "location_asset",
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}
Tell us more (optional)
What are you trying to do? (optional)
This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.
Feedback Received. Thank You!