Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Adding historian support

Stefano,

That would be a piece of what's needed, assuming you're updating those nodes as they change.

You would also have to implement this history services yourself, which is definitely a non-trivial task. The SDK does not do anything for you in regards to the history.

On Fri, Mar 29, 2019 at 8:27 AM Stefano Lissa <satollo@xxxxxxxxx> wrote:
Hi, if I want to add historian support to node marked as historizing->true, should I provide an observer attached to the value change and then persist the value?

Is this the correct way in Milo?

Thank you!

--
ing. Stefano Lissa
_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/milo-dev

Back to the top