Use a split node to create topic/payload messages & a switch node to re-direct them according to MAC...
[{"id":"593216b7.d6d248","type":"inject","z":"84634390.8f4c4","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"00:ff:9d:4b:20:4a\":-92,\"1a:a8:bb:d2:10:52\":-89,\"42:2f:c7:89:75:07\":-74,\"47:73:dd:2c:e7:d0\":-89,\"f4:fa:fd:7b:b8:dc\":-93}","payloadType":"json","x":190,"y":440,"wires":[["baa3743c.d2f258"]]},{"id":"eb234dd.f9905b","type":"switch","z":"84634390.8f4c4","name":"","property":"topic","propertyType":"msg","rules":[{"t":"eq","v":"00:ff:9d:4b:20:4a","vt":"str"},{"t":"eq","v":"1a:a8:bb:d2:10:52","vt":"str"},{"t":"eq","v":"42:2f:c7:89:75:07","vt":"str"},{"t":"eq","v":"47:73:dd:2c:e7:d0","vt":"str"},{"t":"eq","v":"f4:fa:fd:7b:b8:dc","vt":"str"}],"checkall":"false","repair":false,"outputs":5,"x":490,"y":440,"wires":[["b7ff394e.4bc4f8"],["b62aac2f.1fdeb"],["2f32c44e.edda0c"],["86db3114.65903"],["74371da6.7339e4"]]},{"id":"baa3743c.d2f258","type":"split","z":"84634390.8f4c4","name":"","splt":"\\n","spltType":"str","arraySplt":1,"arraySpltType":"len","stream":false,"addname":"topic","x":350,"y":440,"wires":[["eb234dd.f9905b"]]},{"id":"b7ff394e.4bc4f8","type":"debug","z":"84634390.8f4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":690,"y":320,"wires":[]},{"id":"b62aac2f.1fdeb","type":"debug","z":"84634390.8f4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":690,"y":380,"wires":[]},{"id":"2f32c44e.edda0c","type":"debug","z":"84634390.8f4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":690,"y":440,"wires":[]},{"id":"86db3114.65903","type":"debug","z":"84634390.8f4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":690,"y":500,"wires":[]},{"id":"74371da6.7339e4","type":"debug","z":"84634390.8f4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":690,"y":560,"wires":[]}]