HasStructures

interface HasStructures

Known direct subclasses
HomeManager

The Home Manager interface allows accessing devices and structures visible to the caller based on the context provided during initialization.


Query Structures the caller has permissions to access.

Summary

Public functions

HomeObjectsFlow<Structure>

Gets an observable flow of Structures visible to the logged-in user.

Public functions

structures

fun structures(): HomeObjectsFlow<Structure>

Gets an observable flow of Structures visible to the logged-in user.

Returns
HomeObjectsFlow<Structure>

a flow of Structures.