C# Class hobd.SensorListener

Information about sensor listener
Datei anzeigen Open project: cail/hobd Class Usage Examples

Public Properties

Property Type Description
bt string
failures int
listeners List>
nextReading long
period int
sensor Sensor

Property Details

bt public_oe property

public string bt
return string

failures public_oe property

public int failures
return int

listeners public_oe property

public List> listeners
return List>

nextReading public_oe property

public long nextReading
return long

period public_oe property

public int period
return int

sensor public_oe property

public Sensor sensor
return Sensor