Enum DiscoveryOptions
Enumerates the different options used in the discovery process.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum DiscoveryOptions : byte
Fields
Name | Description |
---|---|
APPEND_DD | Append device type identifier (DD) to the discovery response. |
APPEND_RSSI | Append RSSI of the last hop to the discovery response. |
DISCOVER_MYSELF | Local device sends response frame when discovery is issued. |