CommonSense PHP API Library
Device Class Reference

List of all members.

Public Member Functions

 Device (stdClass $data, Api $api)
 getID ()
 getType ()
 getUniqueID ()
 getMySensors ($page, $perPage, $details)

Detailed Description

sense dashboard - Device.php

This file is part of sense dashboard.

Author:
Remi Appels <remi@sense-os.nl> The class Device handels all the device actions

public

Author:
Remi Appels <remi@sense-os.nl>

Member Function Documentation

Device::Device ( stdClass $  data,
Api api 
)
Device::getMySensors ( page,
perPage,
details 
)

Returns the sensors that are physically connected to the device

public

Parameters:
intpage
intperPage
booleandetails
Returns:
array of Sensor objects

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables