durable entity timeseries #2399
Unanswered
vigouredelaruse
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
the screenshot shows the signal history of a durable entity backed by the mssql storage provider
these are general musings resulting from a consideration of the above visual exhibit
querying the signal history as above exposes the prior states of a data point. this exactly resembles a time series too much to be a coincidence.
that means one could have an entity for a metar station or a river gauge and query its history via the power of the ms sql query engine, 'playing back the tape' at one's leisure
one could in theory deploy orchestrations that consume such time series, with the following considerations
one is reminded of the adage that with c you have the power to shoot yourself in the foot, whereas c++ is better but when you shoot yourself in the foot, you blow your whole leg off
comments?
Beta Was this translation helpful? Give feedback.
All reactions