jPOS icon indicating copy to clipboard operation
jPOS copied to clipboard

QMUX key pcode attribute

Open ar opened this issue 1 year ago • 1 comments

In addition to the 'mti' attribute, there are some use cases where the key also depends on the processing code.

A nice enhacement, based on @galihlasahido suggestion would be to have a companion optional 'pcode' attribute, something like this:

<key mti="0200" pcode="381000">7 11</key>
<key mti="0200" pcode="XXXXXX">7 11 41</key>
...

ar avatar Mar 16 '24 02:03 ar

Background conversation and reference code: https://www.linkedin.com/pulse/jpos-multiple-key-mux-setting-application-galih-lasahido-pyudc/

ar avatar Mar 16 '24 02:03 ar

PR 648 has been merged. Thank you @fabianskier !

ar avatar Nov 25 '25 23:11 ar