Timed interval HTTP publisher
-
I'd like to be able to publish over the HTTP publisher only on a specified interval instead of point update or logged.
-
Hi Psysak,
Can you explain more what you mean?
Currently you could have a script enable / disable the publisher, but I would want you to describe the use case before i advised that. Or you can have a script set all the values out through an HTTP receiver, or set values to a virtual point published by the Http sender only at a certain time of day. It's almost certainly possible.
Also, unrelated, but support was recently added to the Http receiver to set point values out in the same format the publisher does. This feature should be available in Mango 3.3
-
No problem. I'd like to be able to just set the publisher to post at specified intervals. There's the feature in there already to send periodic snapshot, I'd just like to be able to set the "Update Event" to none so that I only get a POST every x minutes.