-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Use the ISensorDriver attached to an concrete ISensor instance to read the data.
ISensor sensor = ...;
// Getting all data from the sensor
Instances instances = sensor.getData();
// Gets the time interval of the data
Interval interval = sensor.getInterval();Use this testfile for testing. Copy it on an usb stick with no other files ending with .sdr
Metadata
Metadata
Assignees
Labels
No labels