I now reuse the LAST input message. E.g. when I inject those messages:
Message with* payload=0* and topic="ZERO"
Message with payload=1 and topic="ONE"
Then I now get these output messages:
When I translate this sentence via Google Translate to Dutch and back to English, then I get this result: "as soon as Colin stops asking new features, and has confirmed that his feature requests work correctly"
Damn, I have been too fast. Had to work - unexpected - more than 7 hours today, due to some server issues. So I thought: let's publish this node quickly afterwards to npm. But I forgot that Bryan hasn't published his latest version yet to npm. As a result, the input message will still not be resend to the output. Instead a completely new output message will be created.
To cope with this, I had to publish fix version 1.0.1 now .
Should have wait until my brain was cooled down again ...
Bryan, has released this evening version 1.0.1 of his button-events library. This will be installed from here on automatically when you (re)install my node. So now the input messages will be re-used for the output messages.