![]() |
![]()
| ![]() |
![]()
NAMEanyevent-mqtt-pub - Perl script for publishing to an MQTT topic VERSIONversion 1.142640 SYNOPSIS# messages one per line on stdin echo message | anyevent-mqtt-pub [options] topic # message as command line arguments anyevent-mqtt-pub [options] topic this is a message DESCRIPTIONThis script publishes each line from stdin as an MQTT message on the given topic. OPTIONS
SEE ALSOAnyEvent::MQTT(3) DISCLAIMERThis is not official IBM code. I work for IBM but I'm writing this in my spare time (with permission) for fun. AUTHORMark Hindess <soft-cpan@temporalanomaly.com> COPYRIGHT AND LICENSEThis software is copyright (c) 2014 by Mark Hindess. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|