Package dev.enola.core.thing
@NullMarked
package dev.enola.core.thing
-
ClassDescriptionThingService which returns the list of all known Things' IRIs for GET enola:/API for in-process Thing "connectors".ThingConnectorsProvider implements
ThingProviderby delegating to a list ofThingConnector.ThingRepositoryThingService is anThingServicewhich delegates to aThingRepository.