n3h-step-adapter
v1.1.0
Published
Adapt flow step messager item definition into standard item definition.
Readme
N3H Step Builder
Adapt flow step messager item definition into standard item definition.
Conventions for Flow Step
- each step has such a full name:
step.$serviceName.$flowName.$stepName - for the entry step, subscribe the topic of its full name
- for other steps, subscribe the message of some step it follows
- for all subscriptions, use its full name as queue group name
- a step may emit different messages based on its inner logic. the pattern of the topics of these message is
$fullName.$case
API
License
MIT
