public class Handler_query_image extends MethodHandler
parameters:
plot
sensor
(optional defaults to hour) aggregation
(optional defaults to false) boxplot
(optional defaults to step) quality
(optional defaults to false) interpolated
(optional defaults to all years) year
(optional defaults to full year) month
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_YEAR |
static int |
MIN_YEAR |
handlerMethodName, tsdb| Constructor and Description |
|---|
Handler_query_image(RemoteTsDB tsdb) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
getHandlerMethodName, writeStringArray, writeStringArraypublic static final int MIN_YEAR
public static final int MAX_YEAR
public Handler_query_image(RemoteTsDB tsdb)