Package org.eclipse.ditto.things.api.commands.sudo
package org.eclipse.ditto.things.api.commands.sudo
-
ClassDescriptionSudoCommand<T extends SudoCommand<T>>Aggregates all sudo commands.An enumeration of the known
JsonFields of a Thing command.SudoCommandResponse<T extends SudoCommandResponse<T>>Aggregates all Thing SudoCommand Responses.An enumeration of the knownJsonFields of a Sudo Thing command response.Command which retrieves aThingwithout authorization.Response to aSudoRetrieveThingcommand.Command which retrieves severalThings based on the the passed in List of Thing IDs without authorization.Response to aSudoRetrieveThingscommand.