request.getVariableValue(":reference"),
payload.optDouble("xstart"),
payload.optDouble("ystart"),
payload.optDouble("xend"),
payload.optDouble("yend"),
payload.optInt("touchCount"));
setJS(js);
}
@Override
public JSONObject configurationDescription() throws JSONException {