Package org.openhab.core.io.rest.core.fileformat


package org.openhab.core.io.rest.core.fileformat
  • Classes
    Class
    Description
    This is a data transfer object to serialize the different components that can be contained in a file format (items, things, ...) including an optional list of warnings.
    This is a data transfer object to serialize a channel link for an item contained in a file format.
    This is a data transfer object to serialize the different components that can be contained in a file format (items, things, ...).
    This is a data transfer object to serialize an item contained in a file format.
    The FileFormatItemDTOMapper is a utility class to map items into file format item data transfer objects (DTOs).