Fan monitor data

This commit contains the data that will be used by
the monitor code.

The generated.cpp file will later be generated during
the build by a python script.

Change-Id: I4dc4552ae8e58cd27478416888dd3363e7c2bf3f
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/monitor/Makefile.am b/monitor/Makefile.am
index 44458bd..ceec3dd 100644
--- a/monitor/Makefile.am
+++ b/monitor/Makefile.am
@@ -5,6 +5,7 @@
 	phosphor-fan-monitor
 
 phosphor_fan_monitor_SOURCES = \
+	generated.cpp \
 	main.cpp
 
 phosphor_fan_monitor_LDADD = \