-
Notifications
You must be signed in to change notification settings - Fork 5
IntelliHome::RPC::Service::Parse
mudler edited this page Aug 19, 2014
·
3 revisions
IntelliHome::RPC::Service::Parse - IntelliHome "Parse" service for RPC server
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.
IntelliHome::RPC::Service::Parse inherits all methods from IntelliHome::RPC::Service::Base and implement the following new:
-
parse(@params)
parse thru the IntelliHome::Parser::Base the given params
IntelliHome::RPC::Service::Parse inherits all attributes from IntelliHome::RPC::Service::Base
IntelliHome, IntelliHome::RPC::Service::Command, IntelliHome::Workers::Master::RPC, MojoX::JSON::RPC::Service