Interface DTDManagerReader

All Known Subinterfaces:
DTDManager
All Known Implementing Classes:
WoTDTDManager

public interface DTDManagerReader
Reader part of the DTDManager component of the Abstract Architecture -- for ISP.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the current available actions.
    org.eclipse.ditto.wot.model.ThingDescription
    Obtain the Digital Twin Description.
  • Method Details

    • getAvailableActionIds

      Set<String> getAvailableActionIds()
      Get the current available actions.
      Returns:
      the available action ids.
    • getDTD

      org.eclipse.ditto.wot.model.ThingDescription getDTD()
      Obtain the Digital Twin Description.
      Returns:
      Digital Twin Description implemented with a Thing Description