I want add payload to a posted MQTT topic
This is your topic: "Channel1.Device1.PMMTrkPyroStat1Temp"
And this is your payload: "85"
If you add them together you get "Channel1.Device1.PMMTrkPyroStat1Temp85"
If the above is not what you are trying to achieve you will have to explain better.