Uses of Class
org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
-
Uses of FirmwareStatusDTO in org.openhab.core.io.rest.core.thing
Modifier 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.