Skip to content
Snippets Groups Projects
Commit 3cb454d9 authored by Michal Ondrejička's avatar Michal Ondrejička
Browse files

Add index to SensorDataContract

parent 4c437811
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,6 @@
public long Timestamp { get; set; }
//public object Range { get; set; }
public int Index { get; set; }
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment