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::Tag - DBIx::Class model that represent a Tag associated to a gpio
This object is a model that represent a tag associated to a gpio
tagid()
tag unique ID identifier
gpioid()
the gpio id of the tag
tag()
the tag name
description()
the tag description
gpio()
the gpios that have that tag
IntelliHome::Schema::SQLite::Schema::Result::GPIO, IntelliHome::Schema::SQLite::Schema::Result::Node, IntelliHome::Schema::SQLite::Schema::Result::Room