You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using "Pub/Sub In" to consume messages from a topic.
When a new message arrives msg.payload content is ok, but I am trying to get the field "publishTime" of the message.
In msg.message I receive an atribute called "publishedTime" that is always "undefined".
I am using "Pub/Sub In" to consume messages from a topic.
When a new message arrives msg.payload content is ok, but I am trying to get the field "publishTime" of the message.
In msg.message I receive an atribute called "publishedTime" that is always "undefined".