Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Minimum/Maximum Publishing Rate of Milo Server

BTW why you hard-coded min/max publishing/sampling interval?Can't we have it in configurable way?

Thanks

On Mon, Dec 4, 2017 at 3:10 PM, Isuru Samaraweera <isuru@xxxxxxxx> wrote:
Hi All,
I found it in Subscription.java.So no need of a response.

Thanks
Isuru

On Mon, Dec 4, 2017 at 2:23 PM, Isuru Samaraweera <isuru@xxxxxxxx> wrote:
Hi All,
I have found minimum/maximum sampling rate is defined in OPCServerConfigLimits.java interface in the Milo serverĀ  code base.
What about minimum /maximum publishing interval?
In case publishing interval is set to 0 by client doesn't the server assign a minimum publishing interval?


Thanks,
Isuru



Back to the top