IntelliHome::Schema::SQLite::Schema::Result::Trigger - IntelliHome/Google-at-Home GitHub Wiki

DESCRIPTION

This object is a model that represent a Trigger associated to a Plugin command

ATTRIBUTES

  • triggerid()

    trigger unique ID identifier

  • commandid()

    the command id of the trigger

  • trigger()

    the trigger name

  • arguments()

    the trigger arguments that represent a regex to match options to the plugins

  • language()

    the trigger language

SEE ALSO

IntelliHome::Schema::SQLite::Schema::Result::GPIO, IntelliHome::Schema::SQLite::Schema::Result::Node, IntelliHome::Schema::SQLite::Schema::Result::Command