X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=others%2Flede-gui%2Fsrc%2Fmain%2Fres%2Fvalues%2Fstrings.xml;fp=others%2Flede-gui%2Fsrc%2Fmain%2Fres%2Fvalues%2Fstrings.xml;h=1758eed7de41e8cb0bbfd626fba49598cc10d698;hp=ce80db9239c756f652184f551836948142016606;hb=0a970a0f6bbbb39b5b0a799ff60671421b1c1806;hpb=372d5c6a09d5858b4a32d0979729b662a71191bf diff --git a/others/lede-gui/src/main/res/values/strings.xml b/others/lede-gui/src/main/res/values/strings.xml index ce80db9..1758eed 100644 --- a/others/lede-gui/src/main/res/values/strings.xml +++ b/others/lede-gui/src/main/res/values/strings.xml @@ -13,4 +13,55 @@ DeleteDeviceActivity AddRelationActivity RelationActivity + Install One Device + Install Communication Pattern + Install Two Devices and Communication Pattern + Install Address + Install Device Address + Install Zigbee Device Address + Install Host + device_param.config + device_id_config.txt + initial_DHCP.txt + temp_DHCP.txt + mac_address.txt + devices.dat + setsAndRelationsFilename + driversList + smartLightsControllerConfig + speakerControllerConfig + homeSecurityControllerConfig + irrigationControllerConfig + lifxtestControllerConfig + driverConfig + setList + IotDeviceAddress + + + + cd ~/iot2/localconfig/mysql; \ + cd ~/iot2/bin/iotinstaller; \ + + + + java -cp .:..:/usr/share/java/* iotinstaller.IoTInstaller -get AllDevices.config + cat AddressInformation.config + cat IDSubtypeInformation.config + cat ~/iot2/benchmarks/Java/SmartLightsController/SmartLightsController.config + cat ~/iot2/benchmarks/Java/SpeakerController/SpeakerController.config + cat ~/iot2/benchmarks/Java/HomeSecurityController/HomeSecurityController.config + cat ~/iot2/benchmarks/Java/IrrigationController/IrrigationController.config + cat ~/iot2/benchmarks/Java/Lifxtest/Lifxtest.config + cat ~/iot2/bin/iotinstaller/driversList.config + cat ~/iot2/benchmarks/drivers/Java/AmcrestCamera/AmcrestCamera.config + java -cp .:..:/usr/share/java/* iotinstaller.IoTInstaller -updateSetList AllDevices.config; + java -cp .:..:/usr/share/java/* iotinstaller.IoTInstaller -updateIoTDeviceAddress AllDevices.config + + cat SetList.config + cat IoTDeviceAddress.config + + Choose MAC address of desired device to register + Please enter desired name for the new device + +