Added skeleton Trend Log object. Currently allows properties to be read and written but has little of the required logic for trending implemented yet.
This commit is contained in:
@@ -640,6 +640,10 @@
|
||||
RelativePath="..\..\..\src\timesync.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\object\trendlog.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\tsm.c"
|
||||
>
|
||||
@@ -998,6 +1002,10 @@
|
||||
RelativePath="..\..\..\include\timesync.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\include\trendlog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\include\tsm.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user