IntelliHome::Plugin::Relay - Relay plugin for Google@Home
$ ./intellihome-master -i Relay #for install
$ ./intellihome-master -r Relay #for remove
IntelliHome::Plugin::Relay is a plugin that enables control of gpio's
This plugin listen on the following events:
-
GPIO_MSG
Listen to GPIO_MSG, that can be emitted by the RPC server, it dispatch the command to the node (on/off)
-
STATUS_MSG
Listen to STATUS_MSG, it handles the update of the node's Gpio status into the database
-
on
Takes gpio tag as argument and send the request to the remote agent
-
off
Takes gpio tag as argument and send the request to the remote agent
mudler [email protected]
Copyright 2014- mudler
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.