Data Structures

Here are the data structures with brief descriptions:
HtmlFormA structure that represents a collection of HtmlFormElement structures
HtmlFormElementA structure that represents a key-value pair in an HTML form
JsonDecode_StateThe structure used to maintain the state of a JSON decode process
JsonEncode_StateThe structure used to maintain the state of a JSON encode process
XBee_ATCommandThe structure used for a standard AT Command packet
XBee_ATCommandResponseThe structure used for a response to a standard AT Command packet
XBee_IO16An incoming packet with IO data from a 16-bit address
XBee_IO64An incoming packet with IO data from a 64-bit address
XBee_RX16An incoming data packet with a 16-bit address
XBee_RX64An incoming data packet with a 64-bit address
XBee_TX16The structure used to transmit a data packet with a 16-bit destination address
XBee_TX64The structure used to transmit a data packet with a 64-bit destination address
XBee_TXStatusWhen a transmit request is completed, the module sends a transmit status message
XBeePacketRepresentation of an XBee packet