function mail()
Jump to navigation
Jump to search
Send SMTP mail.
nil mail(string recipient, string subject, string body)
Parameters
string recipient - e-mail address of the recipient (To) string subject subject of the e-mail string body body of the e-mail
Return value
nil
Usage
-- sends HTTP GET request devices.system.CustomCGI{url="http://192.168.0.1/handler.cgi?outlet=1&state=0"}