public class Handler_sensor_list extends MethodHandler
parameters:
(exactly one of) station or plot or general_station or region
returns: list of sensors with [name],[description],[unit],[aggregation type],[is internal]
handlerMethodName, tsdb
Constructor and Description |
---|
Handler_sensor_list(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_sensor_list(RemoteTsDB tsdb)