a UUID specific to their app and deployment use case. Major 2 bytes Further specifies a specific iBeacon and use case. For example, this could define a sub-region within a larger region defined by the UUID. Minor 2 bytes Allows further subdivision of region or use case, specified by the application developer.
/v1beta1/{beaconName=beacons/*}:deactivat Deactivates a beacon. decommission POST /v1beta1/{beaconName=beacons/*}:decommissio Decommissions the specified beacon in the service. delete DELETE /v1beta1/{beaconName=beacons/* Deletes the specified beacon including all diagnostics data for the beacon as well as any attachments on the beacon (including those belonging to other projects). get GET /v1beta1/{beaconName=beacons/* Returns detailed information about the specified beacon. list GET /v1beta1/beacon Searches the beacon registry for beacons that match the given search criteria. registe POST /v1beta1/beacons:registe Registers a previously unregistered beacon given its advertisedI . update PUT /v1beta1/{beacon.beaconName=beacons/* Updates the information about the specified beacon.