Till Riedel
Till Riedel
Fixed in 5b2d65b4d38ee612598fa94980dacfa6e64b79c7 ?
There is a actually a simplified version here, that could be easily used as a starting point: https://docs.linksmart.eu/display/HDS/Simplified+SensorThings+API
As I think an official schema should be provided with the standard I opened an issue for standardization: https://github.com/opengeospatial/sensorthings/issues/72 I still think this is an issue to easy adoption...
Was anyone able to replicate or confirm this. I just removed the log I posted earlier, because I think it was misleading, because it could have been easily caused as...
I think #2453 give a better description of the core problem with 24k TCP sockets obviously being closed on exit: >When I quit KopiaUI (Taskbar > KopiaUI Icon > Quit),...
>Other things may work or not, if you find anything, please report. Sticky does not work: need to fill in content again when switching folders.
According to microsoft (https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8984919/) the preferred way for Edge is to include a native messaging UWP companion app: https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/native-messaging .The API is available since the Creators Update
BTW it would be easier to debug if it would not fail after nearly 2 hours :) . Seems to be a known problem that JSONB does not support \u0000...
The problem is that we are having about 280 Million Observations. I think the null char is part of a whole string that was passed in the wrong way when...
Thanks. Yes, we are currently trying to do this now. I thought there might be a way to escape the null somehow in FROST on top of postgres since it...