System.Beacon.TEddystoneTLM Fields
InheritedProtected
| AdvPDUCount | public | Represents the running count of advertisement frames of all types emitted by the TEddystoneTLM since power-up or reboot. |
| BattVoltage | public | Represents the current battery charge in millivolts, as 1 mV per bit. |
| BeaconTemp | public | Represents the temperature sensed by the beacon. |
| EDDY_TLM_LEN | public | EDDY_TLM_LEN: Integer = $E; |
| EDDY_TLM_VERSION_POS | public | EDDY_TLM_VERSION_POS: Integer = 1; |
| EncodedTLM | public | Array of bytes with the encoded telemetry information associated with the TEddystoneTLM beacon. |
| TimeSincePowerOn | public | Represents a counter with the time since the beacon power-up or reboot. |