Enum SpecialByte
Enumerates all the special bytes of the XBee protocol that must be escaped when working on API 2 mode.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum SpecialByte : byte
Fields
Name | Description |
---|---|
ESCAPE_BYTE | |
HEADER_BYTE | |
XOFF_BYTE | |
XON_BYTE |