I am seeing this error:
Error: Invalid property expression: unexpected ' ' at position 7
This is the node (change
node)
[{"id":"515a1c91.ae5a8c","type":"change","z":"bdc47459.27c378","name":"flow set Channel Passed","rules":[{"t":"set","p":"Channel Passed","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1530,"y":1020,"wires":[[]]}]
I am sending it values like: 134 105 and other numbers. So I don't get how it is at position 7 works.
I can post a bit more of the flow if you are interested. But I am not sure it will be of much importance.