Searched defs:sensorId (Results 1 – 1 of 1) sorted by relevance
213 final int sensorId = getSensorId(sensor); in processClientRequest() local327 int sensorId = getSensorId(sensorName); in handleSensorSwitchCommand() local344 int sensorId = -1; in getSensorId() local381 private String switchSensor(int sensorId, boolean switchOn) { in switchSensor()385 private String switchSensor(int sensorId, boolean switchOn, String requestFrequency) { in switchSensor()