Is it possible to get the Application name instead of applicaiton ID in the config string for publishing to mqtt?
event_topic=“application/{{application_id}}/device/{{dev_eui}}/event/{{event}}”
ie
event_topic=“application/{{application_name}}/device/{{dev_eui}}/event/{{event}}”