# IoTMaster configuration MAC_ADDRESS=74:da:38:68:72:8a IOT_CODE_PATH=./../iotcode/ CONTROLLERS_CODE_PATH=../ RUNTIME_DIR=~/iot2/iotjava/iotruntime; #CLASS_PATH=-cp .:/usr/share/java/*:./../../iotjava/:./../../iotjava/iotruntime/:./../../iotjava/iotinstaller/:./../../iotjava/iotrmi/ CLASS_PATH=-cp .:/usr/share/java/*:./../:./../iotruntime/:./../iotinstaller/:./../../iotjava/iotrmi/ #benchmarks/libs/boofcv_libs/* - we usually put these benchmark codes in /usr/share/java on compute nodes #benchmarks/libs/georegression_libs/* - we usually put these benchmark codes in /usr/share/java on compute nodes RMI_PATH=-Djava.rmi.server.codebase=file:.:/usr/share/java/* RMI_HOSTNAME=-Djava.rmi.server.hostname= LOG_FILE_PATH=log/ SSH_USERNAME=ssh iotuser@ ROUTER_ADD=192.168.2.1 #The only host that SSH is allowed from to the router MONITORING_HOST=74:da:38:68:72:8a #Zigbee gateway information ZIGBEE_GATEWAY_ADDRESS=c0:4a:00:10:9c:b3 ZIGBEE_GATEWAY_PORT=5005 ZIGBEE_IOTMASTER_PORT=12345 #Verboseness of runtime messages VERBOSE=Yes