Where is the an ApplicationID?

Hi all, i have one question in [application_server.integration.amqp].

i am trying publish to the “amq.topic” RabbitMQ server, but i cant see my applicationID, publishing device’s events

this is my event_routing_key_template’s parameters.

[event_routing_key_template=“application.{{ .CO-app }}.device.{{ .1000000000001001 }}.event.{{ .up }}”]

CO-app is my application name.

Does THIS topic & explanation help?

1 Like

Thank you man , i got this

Means that “1” is your ApplicationID :slight_smile: