Add operation task-id-lookup
operation to qseow-task
node
#85
mountaindude
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Input message could look something like this:
msg.payload
Output would be arrays of task IDs and objects for all matching tasks.
All kinds of tasks should be handled (reload, external program etc).
msg.payload
The taskObj array will contain full task objects for the tasks matching the search criteria in the input message.
Beta Was this translation helpful? Give feedback.
All reactions