Registry / messaging / ditto-signals-commands-things

ditto-signals-commands-things

JSON →
library1.5.1javamavenunverified

Provides command signals for managing digital twin 'things' in the Eclipse Ditto IoT framework.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-signals-commands-things</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-SIGNALS-COMM
D
ditto-signals-commands-things
messagingjavav1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ThingCommand
org.eclipse.ditto.signals.commands.things.ThingCommand

Shows importing the base ThingCommand class.

import org.eclipse.ditto.signals.commands.things.ThingCommand; public class Example { public static void main(String[] args) { // ThingCommand is typically used as a base class for specific commands System.out.println("ThingCommand class loaded: " + ThingCommand.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
ditto-signals-commands-things — mvn dependency:get ditto-signals-commands-things · libregistry