Skip to content

IntelliHome::Plugin::Base

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

IntelliHome::Plugin::Base - Base class for parser plugins

DESCRIPTION

This object is the base class for the parser's plugins

ATTRIBUTES

RemoteSynth implements the IntelliHome::Workers::Base attributes and implement the follow one

  • Parser()

    Get/Set the used Parser (defaults to autoload the specified in the config file)

  • Config()

    Get/Set the IntelliHome::Config object

FUNCTIONS

  • process()

    Process the request with the parser specified in the config file

Clone this wiki locally