| Table of contents |
[edit]
SENDMSG.BASIC Message Specification
- Class = SENDMSG
- Type = BASIC
This Schema provides a method of sending messages (e-mail, MSN, SMS etc) from an xPL Network. This schema is provided as a base, from which extensions to provide support for more complex systems can be added.
[edit]
XPL-TRIG Structure
SENDMSG.CONFIRM
{
STATUS=<Status info>
[ERROR=<Error Message>]
}
[edit]
XPL-CMND Structure
SENDMSG.BASIC
{
BODY=<Message body>
TO=<Email address, User ID or Phone Number>
}
[edit]
XPL-STAT Structure
HBEAT.*
{
(hbeat items)
}
[edit]
