Public Member Functions | |
| Device (stdClass $data, Api $api) | |
| getID () | |
| getType () | |
| getUniqueID () | |
| getMySensors ($page, $perPage, $details) | |
| Device::Device | ( | stdClass $ | data, |
| Api $ | api | ||
| ) |
| Device::getID | ( | ) |
| Device::getMySensors | ( | $ | page, |
| $ | perPage, | ||
| $ | details | ||
| ) |
Returns the sensors that are physically connected to the device
public
| int | page |
| int | perPage |
| boolean | details |
| Device::getType | ( | ) |