itto.ditto-edge-service.3.6.1.source-code.ditto-protocol-subscriber.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ditto-edge-service Show documentation
Show all versions of ditto-edge-service Show documentation
Eclipse Ditto is a framework for creating and managing digital twins in the IoT.
# Include this file to configure live signal and twin event pub-sub.
# Due to modification of cluster roles, this file must be included after
# the last assignment of pekko.cluster.roles.
pekko.cluster.roles += "live-signal-aware"
pekko.cluster.roles += "thing-event-aware"
pekko.cluster.roles += "acks-aware"
pekko.cluster.roles += "policy-announcement-aware"