Uses of Interface
org.openhab.core.semantics.Location
-
Uses of Location in org.openhab.core.model.script.actions
-
Uses of Location in org.openhab.core.semantics
Modifier and TypeMethodDescription@Nullable Location
Equipment.hasLocation()
@Nullable Location
Point.hasLocation()
@Nullable Location
Location.isPartOf()
Modifier and TypeMethodDescriptionSemanticsService.getItemsInLocation
(Class<? extends Location> locationType) Retrieves all items that are located in a given location type and which are either classified as Points or Equipments.