sentSiteDeviceArbitraryBleBeacon

POST https://{{host}}/api/v1/sites/:site_id/devices/send_ble_beacon

Send arbitrary BLE Beacon for a period of time.

Note that only the devices that are connected will be restarted.

Request Body

{"macs"=>["5c5b35584a6f", "5c5b350ea3b3"], "map_ids"=>["845a23bf-bed9-e43c-4c86-6fa474be7ae5"], "beacon_frame"=>"68b329da9893e34099c7d8ad5cb9c940", "beacon_freq"=>100, "duration"=>10}