System.Beacon.IEddystoneBeacon.EddystoneTLM

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EddystoneTLM: TEddystoneTLM read GetEddystoneTLM;

C++

__property TEddystoneTLM EddystoneTLM = {read=GetEddystoneTLM};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IEddystoneBeacon

Description

Represents the telemetry information that is associated with an EddystoneTLM beacon.

EddystoneTLM contains telemetry data for monitoring the health and operation status of a fleet of beacons.

See Also