Uses of Class
org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
Packages that use FirmwareStatusDTO
-
Uses of FirmwareStatusDTO in org.openhab.core.io.rest.core.thing
Fields in org.openhab.core.io.rest.core.thing declared as FirmwareStatusDTOMethods in org.openhab.core.io.rest.core.thing with parameters of type FirmwareStatusDTOModifier and TypeMethodDescriptionstatic EnrichedThingDTO
EnrichedThingDTOMapper.map
(Thing thing, ThingStatusInfo thingStatusInfo, FirmwareStatusDTO firmwareStatus, Map<String, Set<String>> linkedItemsMap, boolean editable) Maps thing into enriched thing data transfer object.