IntelliHome::RPC::Service::Dummy - IntelliHome/Google-at-Home GitHub Wiki

NAME

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

DESCRIPTION

This object represent the "Dummy" service for the RPC server, it is available under rpcserver_ip:port/Dummy. It is only used for testing purposes, pends deletion

METHODS

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

  • dummy

    it just returns "DUMMY-DUMMY!"

ATTRIBUTES

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

SEE ALSO

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