Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnUnknownSensor Method
Syntax
Java
protected void OnUnknownSensor(long sensorID, eSensorApplication sensorApplication);
Parameters 
Description 
long sensorID 
numeric identifier of the sensor  
eSensorApplication sensorApplication 
is type associated with the sensor 

public event EventHandler UnknownSensor; 

 

Fired when a gateway declines a join from a sensor.  

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!