IntelliHome::IntelliHomeRPC - IntelliHome/Google-at-Home GitHub Wiki

NAME

IntelliHome::IntelliHomeRPC - Top class for the IntelliHome RPC server

DESCRIPTION

This object represent a Mojolicious Application with the RPC plugin activated. At startup load all the services installed in the IntelliHome::RPC::Service::* namespace.

METHODS

  • build

    Set up parser from the configuration file, searches and load all the services in the IntelliHome::RPC::Service::* namespace.

  • startup

    Starts the RPC server with the loaded services.

ATTRIBUTES

SEE ALSO

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