Hello, it's me again. I require some help with pr...
# umh-support
s
Hello, it's me again. I require some help with processor configuration. I have two nodes which provide data in an array of objects. The objects has the following structure:
Copy code
json
{
  name: string,
  values: number,
}