Enum XBeeProtocol
Enumerates the available XBee protocols. The XBee protocol is determined by the combination of hardware and firmware of an XBee device.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum XBeeProtocol
Fields
Name | Description |
---|---|
CELLULAR | |
CELLULAR_NBIOT | |
DIGI_MESH | |
DIGI_POINT | |
RAW_802_15_4 | |
SMART_ENERGY | |
SX | |
THREAD | |
UNKNOWN | |
XBEE_WIFI | |
XC | |
XCITE | |
XLR | |
XLR_DM | |
XLR_MODULE | |
XTEND | |
XTEND_DM | |
ZIGBEE | |
ZNET |