System.Beacon.TEddystoneTLM.BeaconTemp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

BeaconTemp: Word;

C++

System::Word BeaconTemp;

Properties

Type Visibility Source Unit Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneTLM

Description

Represents the temperature sensed by the beacon.

BeaconTemp is expressed in a signed 8.8 fixed-point notation. The units are Celsius.

See Also