-
Methods Method Description org.eclipse.ditto.signals.commands.live.base.LiveCommandResponseFactory.errorResponse(String, DittoRuntimeException) Thing ID is now typed. UseLiveCommandResponseFactory.errorResponse(org.eclipse.ditto.model.things.ThingId, org.eclipse.ditto.model.base.exceptions.DittoRuntimeException)instead.org.eclipse.ditto.signals.commands.live.query.RetrieveThingsLiveCommand.getThingIds() the thing ID is now typed. UseRetrieveThingsLiveCommand.getThingEntityIds()instead.