Searched defs:Sensor (Results 1 – 3 of 3) sorted by relevance
33 public class Sensor<T> { class52 Sensor(String name, int propertyId, int areaId, int expectedPropertyType, in Sensor() method in Sensor
404 enum class Sensor(val statsLogValue: Int) { in fromUserId() class