Enum OperatingMode
Enumerates the different working modes of the XBee device. The operating mode establishes the way a user communicates with an XBee device through its serial interface.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum OperatingMode
Fields
Name | Description |
---|---|
API | |
API_ESCAPE | |
AT | |
UNKNOWN |