SKOOR Integration
The StabeleNet FDW can be integrated by creating a new data source in the Data & Objects section.
After saving, the lightbulb in the navigation should turn green.
The foreign tables can be inspected on the Data tab.
While some foreign tables can be inspected right away (e.g. stablenet_taggable_device
), others need some mandatory qualifiers and can not be previewed. See table below for mandatory qualifiers.
Foreign Tables
Name | Fields | Qualifiers |
---|---|---|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Although measurement_id
and metric_key
are optional, it’s not recommended to execute queries without. Doing so reads measurement data of all measurements and all metrics which might take a long time to read and puts some heavy load on the StableNet server. Only advisable for very short time ranges < 1h. If multiple measurements and metrics are needed, tables stablenet_measurement_data_...
should be used.
Aggregated measurement data
Aggregated in different bucket sizes. Can be used to perform analytics queries over a wide range of measurements and over large time ranges.
Are basically Timescale hypertables (https://docs.timescale.com/ ).
Name | Fields |
---|---|
|
|
|
|