Package | Description |
---|---|
com.orange.api.session |
Modifier and Type | Method and Description |
---|---|
Position |
OrangeConnection.getPosition(int global_id)
Returns the Position of the identified sensor, containing the global_id with its latitude and longitude.
|
Position[] |
OrangeConnection.getPositionList(int[] ids)
Returns the Positions of the identified sensors as an array.
|