public class Handler_query_heatmap extends MethodHandler
timeseries data of all years or one year or one month is aggregated to hour.
parameters:
plot
sensor
(optional defaults to step) quality
(optional defaults to false) interpolated
(optional defaults to all years) year
(optional defaults to full year) month
handlerMethodName, tsdb
Constructor and Description |
---|
Handler_query_heatmap(RemoteTsDB tsdb) |
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
getHandlerMethodName, writeStringArray, writeStringArray
public Handler_query_heatmap(RemoteTsDB tsdb)