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

NAME

IntelliHome::Parser::SQLite - SQLite parser for IntelliHome

DESCRIPTION

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

METHODS

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

SEE ALSO

IntelliHome::Parser::Mongo, IntelliHome::Parser::Base