Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.RegisterSensor Method
Syntax
Java
public void RegisterSensor(int gatewayID, Sensor sensor) throws Exception;
Parameters 
Description 
int gatewayID 
Numeric identifier of the gateway object.  
Sensor sensor 
Sensor Object  

 

Adds the sensor to the servers list of valid objects

@2015 all rights reserved
What do you think about this topic? Send feedback!