class Quantum::Requests::Area

Defined in:

quantum/requests/area.cr

Instance Method Summary

Constructor methods inherited from class Quantum::Requests::Base

new(session : Session, client_tag : String) new

Instance Method Detail

def get_by_id(id : Int32) #

[View source]
def get_by_persistent_id(id : Int32) #

[View source]
def get_occupancy_status(id : Int32) #

[View source]
def get_scenes(id : Int32) #

[View source]
def get_status(id : Int32) #

[View source]
def get_switchlegs(id : Int32) #

[View source]
def get_zones(id : Int32) #

[View source]
def root #

[View source]
def set_scene(id : Int32, scene : Int32) #

[View source]