Interface DTDManagerReader

  • All Known Subinterfaces:
    DTDManager

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

      • getAvailableActionIds

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

        io.github.sanecity.wot.thing.Thing<?,​?,​?> getDTD()
        Obtain the Digital Twin Descriptor.
        Returns:
        Digital Twin Descriptor implemented with a Thing Description