Skip to content

IntelliHome::RPC::Service::Parse

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

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

DESCRIPTION

This object represent the "Parse" service for the RPC server, it is available under rpcserver_ip:port/Parse. The parsing process is delegated to the dynamically loaded parser at boot, that uses triggers to match the corresponding plugin that must be called.

METHODS

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

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

Clone this wiki locally