Closed nacidai closed 8 months ago
Alp sarıca contributed
https://github.com/eclipse-muto/agent/pull/4 for a closer support of ditto protocol
Issue resolved. Muto agent uses dittor protocol for agent/ros/composer command and live messages for monitoring
An event represents something that took place in the domain. They are always named with a past-participle verb, such as OrderConfirmed. It’s not unusual but also not required for an event to name an aggregate or entity that it relates to; let the domain language be your guide. Since an event represents something in the past, it can be considered a statement of fact and used to take decisions in other parts of the system.
Muto should add support for events.
https://eclipse.dev/ditto/basic-signals.html