Skip to content

IntelliHome::Schema::SQLite::Schema::Result::Room

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

IntelliHome::Schema::SQLite::Schema::Result::Room - DBIx::Class model that represent a Room in the house

DESCRIPTION

This object is a model that represent a Room in the house that has one or more nodes in

ATTRIBUTES

  • roomid()

    room unique ID identifier

  • name()

    the room name

  • location()

    the room location

  • nodes()

    the room associated nodes

SEE ALSO

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

Clone this wiki locally