You can do it with switches if prepared to calculate the numbers in decimal
[{"id":"cc1275cb.344bd8","type":"inject","z":"55400b8b.4f5704","name":"","topic":"","payload":"[28,100,65,66,67]","payloadType":"bin","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":100,"wires":[["9bbc9359.2faf8"]]},{"id":"9bbc9359.2faf8","type":"switch","z":"55400b8b.4f5704","name":"","property":"payload[0]","propertyType":"msg","rules":[{"t":"eq","v":"28","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":290,"y":140,"wires":[["f23fdff5.4782"]]},{"id":"177cf4e.6e5b80b","type":"debug","z":"55400b8b.4f5704","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":710,"y":140,"wires":[]},{"id":"f23fdff5.4782","type":"switch","z":"55400b8b.4f5704","name":"","property":"payload[1]","propertyType":"msg","rules":[{"t":"eq","v":"100","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":470,"y":140,"wires":[["177cf4e.6e5b80b"]]},{"id":"3a51dfd5.10543","type":"inject","z":"55400b8b.4f5704","name":"","topic":"","payload":"[28,99,65,66,67]","payloadType":"bin","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":160,"wires":[["9bbc9359.2faf8"]]}]