First version of Trend Log which will actually log real data.

This commit is contained in:
petermcs
2009-12-11 14:54:56 +00:00
parent a4a2b09e50
commit 7c13ab6904
7 changed files with 256 additions and 34 deletions
+3
View File
@@ -119,6 +119,9 @@ extern "C" {
BACNET_ERROR_CLASS *error_class,
BACNET_ERROR_CODE *error_code);
void trend_log_timer(
uint16_t uSeconds);
#ifdef __cplusplus
}
#endif /* __cplusplus */