IntelliHome::Plugin::Base - IntelliHome/Google-at-Home GitHub Wiki

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