|
Climaps API
version 1
|
Static Public Member Functions | |
| static | getQoSByStationId () |
This class lets you access the radio QoS reported by stations.
|
static |
Get the QoS data of a station.
| int | stationId | Station id |
| int | from | Begining of the time interval, in epoch time |
| int | to | End of the time interval, in epoch time |
| string | direction | Can be either 'transmission' (who hears the station) or 'reception' (who the station hears) |
An array of objects such as:
| Property | Type | Description |
|---|---|---|
| neighborId | int | Station id |
| data | array | Array of data points such as [[epoch, value], [epoch, value], ...] |
1.8.8