Publishers send to events
-
hi all.
Can Publishers send events to the tag? type Publishers is HTTP Sender
Thank you
-
Hi John-Beer,
I don't think you are using Mango's names for things. Publishers make the point values of data points available to other machines. Tags are key value pairs associated with data points. The HTTP Sender sends data point values that occur while it is running over HTTP to a configured URL in a format discussed in this thread: https://forum.infiniteautomation.com/topic/2187/how-to-use-publishers-http-sender
Events are either detected by data sources or data points, and tracked independently whether a condition was met or a thing didn't function as expected. These can be handled in such a way to set a point value to a data point, which can be send by the publisher.
The HTTP Sender does not make any use of what Mango calls 'tags'