IntelliHome::Parser::Mongo - IntelliHome/Google-at-Home GitHub Wiki

NAME

IntelliHome::Parser::Mongo - Mongo parser for IntelliHome

DESCRIPTION

This object implement a Mongo parser for IntelliHome, dispatching the text trigger to the appropriate plugin

METHODS

IntelliHome::Parser::Mongo overrides the IntelliHome::Parser::Base detectTriggers() and parse() functions

SEE ALSO

IntelliHome::Parser::SQLite, IntelliHome::Parser::Base