Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

No Time synchronisation, when master is not synchronized. #397

Closed
jodore opened this issue Oct 1, 2020 · 1 comment
Closed

No Time synchronisation, when master is not synchronized. #397

jodore opened this issue Oct 1, 2020 · 1 comment

Comments

@jodore
Copy link

jodore commented Oct 1, 2020

When the outstation needs the time, the library asks the application for the time.
What if the master can´t provide a valid time? (e.g. is not synchronized itself)

Could it be possible to add a parameter to the function "opendnp3::UTCTimestamp Now()" to get information about the validity of the timestamp?

Thanks in advance.

@jadamcrain
Copy link
Member

jadamcrain commented Oct 1, 2020

That's an interesting wrinkle that the current API just doesn't support.

That said, opendnp3 is on a feature freeze. The current maintainers are only doing bug fixes, not feature additions.

We'd consider merging it if there were a clean PR done, with unit tests, and pushed through the Java/C# bindings.

All of our effort is going into Rust implementations going forward:

https://stepfunc.io/blog/bindings/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants