Optrix Pty. Ltd.

Results 21 comments of Optrix Pty. Ltd.

@svenklemm - doesn't GapFill just work within the start and end time of your query? It will forward or back-fill data, but only if you caught it within your date...

Interesting - I was hoping to avoid nested queries, but it looks nice for use on one channel. However, my use-case involves sampling a number of different channels. In some...

And in the era of nice graphing tools like Grafana, you'd think a historian would have a relatively simple way of saying "I'd like to make a graph from time...

_Gapfill has an optimization to only execute the subquery when there is no actual data present in the actual aggregation group._ Yeah, but that will **always** be true, since the...

This issue is ancient, but still a legitimate concern. Suggested a small update to include a simple connection test (based on the thread check shown above) to check for dropped...

I can see Android/libs/armeabi-v7a/libARX.so and Android/libs/x86/libARX.so - I believe these are the 32-bit ARM and the x86 libraries, there's nothing there showing ARM64. There hasn't been a 1.0.5 android-unity.zip. The...

Ahh, you beat me to it @ThorstenBux - my comment is pretty much yours over again :P. Was the removal of the Android-Unity.zip file in recent releases deliberate?

Sorry for this to suddenly be an issue - Android P introduced a new 'feature' that broke our application (you now can't connect to insecure websites via HTTP on Android...

@ThorstenBux - oh, and you're over in NZ! Howdy, neighbour. And THANK YOU for the library. Still struggling to build the thing, but it's mostly 'cause my NDK isn't downloading...

Had a few issues on the Unity end, but that's for another project - https://github.com/artoolkitx/arunityx/issues/21