Open Sensor Search is a platform for sensor discovery across all sensor web supporting major specifications (OGC SWE) and popular IoT websites (Xively, Thingspeak, ...).
Apache License 2.0
13
stars
12
forks
source link
Deprecated getInstance causes NullPointer in SensorSearchResponse #57
The getting of the SIRConfigurator in the SirSearchSensorResponse#L199 causes a NullPointerException since the deprecated getInstance returns null.