Separate library that holds helper functions for the main OMF code.

Revision:
16:3b0bdbfa48ff
Parent:
15:32ada27d82b4
Child:
18:c6c9cce5d990
--- a/osisoft-omf.h	Wed May 30 15:24:45 2018 +0000
+++ b/osisoft-omf.h	Wed May 30 18:04:26 2018 +0000
@@ -19,6 +19,11 @@
 #include "https_request.h"
 #include "config.deviceID.h"
 
+// ************************************************************************
+// A constant used to disable printing
+const bool ENABLE_PRINTOUTS = true;
+// ************************************************************************
+
 // Automatically generated OMF-SPECIFIC CONSTANTS
 // Similarly, specify the name of for the data values type; this should likewise be unique
 // for each general class of IoT device--for example, if you were running this script on two different devices,