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::Pin - DBIx::Class model that represent a Pin of a Node
This object is a model that represent a Pin in the node's network
pinid()
pin unique ID identifier
gpioid()
corresponding GPIO that has that pin
pin()
pin number (used for export)
type()
pin type
value()
the pin current value
status()
alias for the pin current value
IntelliHome::Schema::SQLite::Schema::Result::GPIO