Skip to content

IntelliHome::RPC::Service::Command

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

IntelliHome::RPC::Service::Command - IntelliHome "Command" service for RPC server

DESCRIPTION

This object represent the "Command" service for the RPC server, it is available under rpcserver_ip:port/Command

METHODS

IntelliHome::RPC::Service::Command inherits all methods from IntelliHome::RPC::Service::Base and implement the following new:

  • gpio

    emit the "GPIO" event with the argument passed

  • startup

    Starts the RPC server with the loaded services.

ATTRIBUTES

IntelliHome::RPC::Service::Command inherits all attributes from IntelliHome::RPC::Service::Base

SEE ALSO

IntelliHome, IntelliHome::Workers::Master::RPC , MojoX::JSON::RPC::Service

Clone this wiki locally