Public Member Functions | |
| Service (stdClass $data, Api $api) | |
| getID () | |
| getName () | |
| getData_fields () | |
| disconnectSensor ($sensorID) | |
| Service::disconnectSensor | ( | $ | sensorID | ) |
This method disconnects the parent sensor from the service. The service will be stopped if it's not used by other sensors.
public
| int | sensorID |
| Service::getID | ( | ) |
| Service::getName | ( | ) |
| Service::Service | ( | stdClass $ | data, |
| Api $ | api | ||
| ) |