We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IntelliHome::Schema::SQLite::Schema::Result::Command - DBIx::Class model that represent plugin exported functions
This object is a model that represent plugin exported functions that have many triggers
commandid()
command ID
name()
command name
plugin()
contains the plugin package name
command()
contains the plugin method to call
triggers()
all the triggers associated with that command
commandgpio()
all the gpio associated with that command
IntelliHome::Schema::SQLite::Schema::Result::Trigger, IntelliHome::Schema::SQLite::Schema::Result::CommandGPIO