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

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