| Package | Description |
|---|---|
| com.airs.platform |
| Modifier and Type | Field and Description |
|---|---|
Sensor |
Sensor.next
Reference to the next sensor in the repository list
|
static Sensor |
SensorRepository.root_sensor
Reference to the first
Sensor in the repository |
| Modifier and Type | Method and Description |
|---|---|
static Sensor |
SensorRepository.findSensor(String Symbol)
Finds sensor based on Symbol and returns reference to the
Sensor |
Sensor |
QueryResolver.parse(byte[] Query)
parses incoming query for resource availability and syntactial correctness (not yet implemented)
|