C# Class hobd.SensorTrackData

Exibir arquivo Open project: cail/hobd Class Usage Examples

Public Properties

Property Type Description
gap int
history_t List
history_v List
id string
last_stored long
length int
period int
startat long
stopat long

Property Details

gap public_oe property

public int gap
return int

history_t public_oe property

public List history_t
return List

history_v public_oe property

public List history_v
return List

id public_oe property

public string id
return string

last_stored public_oe property

public long last_stored
return long

length public_oe property

public int length
return int

period public_oe property

public int period
return int

startat public_oe property

public long startat
return long

stopat public_oe property

public long stopat
return long