Table of Contents

Struct PamojaLoraBeacon

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

The Class B beacon settings of a plan, mirroring PamojaLoraBeacon in pamoja.h.

public struct PamojaLoraBeacon
Inherited Members

Fields

DataRate

The data rate the beacon is broadcast at.

public byte DataRate

Field Value

byte

FrequencyHz

The frequency the beacon is broadcast on, in hertz.

public uint FrequencyHz

Field Value

uint

PingSlotFrequencyHz

The default ping-slot frequency, in hertz.

public uint PingSlotFrequencyHz

Field Value

uint