C# 클래스 hobd.SensorListener

Information about sensor listener
파일 보기 프로젝트 열기: cail/hobd 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bt string
failures int
listeners List>
nextReading long
period int
sensor Sensor

프로퍼티 상세

bt 공개적으로 프로퍼티

public string bt
리턴 string

failures 공개적으로 프로퍼티

public int failures
리턴 int

listeners 공개적으로 프로퍼티

public List> listeners
리턴 List>

nextReading 공개적으로 프로퍼티

public long nextReading
리턴 long

period 공개적으로 프로퍼티

public int period
리턴 int

sensor 공개적으로 프로퍼티

public Sensor sensor
리턴 Sensor