Replies: 2 comments 3 replies
-
my opinion is to integrate the History part into the event management because the it is separate from the time series DB and these events should occur not so often, and the current state either as a field into the Variable Model (my preference) or as a VariableProperty. The event generation then could be done by a on change signal from the Variable Model. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to implement a way to define, use and access variable and device error/state.
This could lead to:
Variable
model withRecordedData
or another database model,VariableProperty
model (need to add a way to store historical data),@trombastic: What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions