Registry / messaging / ditto-signals-commands-live

ditto-signals-commands-live

JSON →
library1.5.1javamavenunverified

Eclipse Ditto framework for managing digital twins in IoT, providing live command signals.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-signals-commands-live</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-SIGNALS-COMM
D
ditto-signals-commands-live
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.

LiveCommand
org.eclipse.ditto.signals.commands.live.LiveCommand

Creates a live command for a digital twin.

import org.eclipse.ditto.signals.commands.live.LiveCommand; public class Example { public static void main(String[] args) { LiveCommand command = LiveCommand.of("thingId", "command"); System.out.println(command.getType()); } }
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-live — mvn dependency:get ditto-signals-commands-live · libregistry