Class | Description |
---|---|
ExportModel | |
Handler_generalstation_list |
Get general stations.
|
Handler_heatmap_scale |
Get color scale of heatmap as image.
|
Handler_identity |
get meta data of region
|
Handler_iot_clear |
get meta data of region
|
Handler_iot_insert_csv |
get meta data of region
|
Handler_iot_sensor |
get meta data of region
|
Handler_metadata |
get meta data of region
|
Handler_plot_list |
Get list of plots with name and long name.
|
Handler_plotstation_list |
Get stations of virtual plot.
|
Handler_query | Deprecated |
Handler_query_csv |
Get timeseries data as CSV-file.
|
Handler_query_heatmap |
Get heatmap as image.
|
Handler_query_image |
Get timeseries data as image with diagram or boxplot.
|
Handler_region_json |
get meta data of region
|
Handler_region_list |
Get regions.
|
Handler_sensor_list |
Get sensors (parameters).
|
Handler_source_catalog_csv |
Get information about time series data files that have been imported into database.
|
Handler_status |
Get status information of plots.
|
Handler_timespan | Deprecated |
IotAPIHandler |
Central web API class, that dispatches requests to method handlers.
|
MethodHandler |
Base class for web API method handlers.
|
SupplementHandler |
Provides additional user defined files within web ui.
|
TsDBAPIHandler |
Central web API class, that dispatches requests to method handlers.
|
TsDBExportAPIHandler |
Web API handler to export serveral time series as ZIP-file.
|
ZipExportProxy |
Encapsulates process of creating ZIP-file bases on ExportModel settings.
|
Enum | Description |
---|---|
ExportModel.TimespanType |