Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The device beacon entity is structured as follows:

entity

  • [int] Id: The unique identifier for the device beacon 
  • [string] Name: The name of the device beacon 

  • [DeviceBeaconMode] Mode: One of "iBeacon", "EddystoneUid", "EddystoneUrl", or "Unknown"

  • [DateTime]CreationDate: The creation date of the device beacon. See DateTime for more information about this data type.
  • [short] PowerLevel: An integer value that corresponds to the measurement of the Tx power level (in dBm) at 0 meters. 





  • No labels