Preparing Makefiles, stub, skeleton, config files, etc. for porting LifxLightBulb...
[iot2.git] / localconfig / iotruntime / IoTSlave.config
1 # IoTSlave configuration
2
3 JAR_FILE_PATH=./../iotruntime/
4
5 # e.g. iotcode.AmcrestCamera - basically the path of the benchmark class files
6 OBJECT_CLASS_PREFIX=iotcode
7
8 # e.g. interfaces.Camera - basically the path of the interface class file
9 INTERFACE_PREFIX=interfaces
10
11 #Verboseness of runtime messages
12 VERBOSE=Yes