File "src/xplsender.lua"

Commandline utility for sending xPL messages, message can be specified on the commandline (-m option) or send from files (-f option). Use option -help for a full description.
 
Example:
xplsender.lua -f="C:\samplemsg.txt" -m="xpl-trig\n{\nhop=1\nsource=tieske-upnp.somedev\ntarget=*\n}\nsome.schema\n{\ncommand=unknown\n}\n"

This module is standalone and has no dependencies on any other of the xPL code files. It only depends on the luasocket module.

Copyright © 2011 Thijs Schreijer

Release: Version 0.1, commandline xPL message sender utility.



Valid XHTML 1.0!