|
Sends an xPL message.
This method will fail if the application is in config mode (that is, waiting to be set up in xPLHal). The message is added to a queue, and will be sent as soon as the device thread is able. - Parameters:
-
| _pMsg | xplMsg object containing the xPL message to be sent |
- Returns:
- True if the message was queued successfully.
- See also:
- xplMsg
|