OMCLocationDevice Class Reference

Inherits from OMCLocationObject : NSObject
Declared in OMCLocationDevice.h

Overview

A device adds context to a vendor-specific beacon and associates it with an asset or place.

  container

The device’s container, either a place or an asset. A device can be associated with either a place or an asset, but not both.

@property (readonly, nullable) OMCLocationDeviceContainer *container

Declared In

OMCLocationDevice.h

  beacon

The device’s beacon (altBeacon, Eddystone beacon, or iBeacon).

@property (readonly, nullable) OMCLocationBeacon *beacon

Declared In

OMCLocationDevice.h