Uses of Class
org.openhab.core.items.dto.GroupFunctionDTO
-
Uses of GroupFunctionDTO in org.openhab.core.io.rest.core.item
-
Uses of GroupFunctionDTO in org.openhab.core.items.dto
Modifier and TypeMethodDescriptionstatic @Nullable GroupFunctionDTO
ItemDTOMapper.mapFunction
(@Nullable GroupFunction function) Modifier and TypeMethodDescriptionstatic GroupFunction
ItemDTOMapper.mapFunction
(@Nullable Item baseItem, GroupFunctionDTO function)