Removing getXXX methods + properties. Adding getProperty feature to SmartThing(s)
authoramiraj <amiraj.95@uci.edu>
Wed, 29 Jan 2020 19:07:47 +0000 (11:07 -0800)
committeramiraj <amiraj.95@uci.edu>
Wed, 29 Jan 2020 19:07:47 +0000 (11:07 -0800)
commit2d26e7af07daad1394408bdcf76150b5aacf3a8a
tree6d6f5ef00114971690dc0b54b3920dd029152fce
parent83071d3bcfc33f015ece13868342644498a9dda3
Removing getXXX methods + properties. Adding getProperty feature to SmartThing(s)
85 files changed:
AccelerationSensor/AccelerationSensor.groovy
AccelerationSensor/AccelerationSensors.groovy
AeonKeyFob/AeonKeyFob.groovy
AeonKeyFob/AeonKeyFobs.groovy
Alarm/Alarm.groovy
Alarm/Alarms.groovy
Battery/Batteries.groovy
Battery/Battery.groovy
BeaconSensor/BeaconSensor.groovy
BeaconSensor/BeaconSensors.groovy
Button/Button.groovy
Button/Buttons.groovy
CarbonMonoxideDetector/CarbonMonoxideDetector.groovy
CarbonMonoxideDetector/CarbonMonoxideDetectors.groovy
ColorControl/ColorControl.groovy
ColorControl/ColorControls.groovy
ColorTemperature/ColorTemperature.groovy
ColorTemperature/ColorTemperatures.groovy
ContactSensor/ContactSensor.groovy
ContactSensor/ContactSensors.groovy
DoorControl/DoorControl.groovy
DoorControl/DoorControls.groovy
EnergyMeter/EnergyMeter.groovy
EnergyMeter/EnergyMeters.groovy
IlluminanceMeasurement/IlluminanceMeasurement.groovy
IlluminanceMeasurement/IlluminanceMeasurements.groovy
ImageCapture/ImageCapture.groovy
ImageCapture/ImageCaptures.groovy
Location/LocationVar.groovy
Lock/Lock.groovy
Lock/Locks.groovy
Methods/setLocationMode.groovy
Methods/subscribe.groovy
MobilePresence/MobilePresence.groovy
MobilePresence/MobilePresences.groovy
Momentary/Momentaries.groovy
Momentary/Momentary.groovy
MotionSensor/MotionSensor.groovy
MotionSensor/MotionSensors.groovy
MusicPlayer/MusicPlayer.groovy
MusicPlayer/MusicPlayers.groovy
MutableInteger/MutableInteger.groovy [deleted file]
NfcTouch/NfcTouch.groovy
PowerMeter/PowerMeter.groovy
PowerMeter/PowerMeters.groovy
PresenceSensor/PresenceSensor.groovy
PresenceSensor/PresenceSensors.groovy
RelativeHumidityMeasurement/RelativeHumidityMeasurement.groovy
RelativeHumidityMeasurement/RelativeHumidityMeasurements.groovy
RelaySwitch/RelaySwitch.groovy
RelaySwitch/RelaySwitches.groovy
SleepSensor/SleepSensor.groovy
SleepSensor/SleepSensors.groovy
SmartThing/SmartThing.groovy
SmartThing/SmartThings.groovy
SmokeDetector/SmokeDetector.groovy
SmokeDetector/SmokeDetectors.groovy
SpeechSynthesis/SpeechSynthesis.groovy
SpeechSynthesis/SpeechSynthesises.groovy
StepSensor/StepSensor.groovy
StepSensor/StepSensors.groovy
Switch/Switch.groovy
Switch/Switches.groovy
SwitchLevel/SwitchLevel.groovy
SwitchLevel/SwitchLevels.groovy
TemperatureMeasurement/TemperatureMeasurement.groovy
TemperatureMeasurement/TemperatureMeasurements.groovy
Thermostat/Thermostat.groovy
Thermostat/Thermostats.groovy
ThreeAxis/ThreeAxis.groovy
ThreeAxis/ThreeAxises.groovy
Valve/Valve.groovy
Valve/Valves.groovy
WaterSensor/WaterSensor.groovy
WaterSensor/WaterSensors.groovy
appTouch/Touched.groovy
eventSimulator/doorClosedEvent.groovy
eventSimulator/doorOpenEvent.groovy
eventSimulator/locationAwayEvent.groovy
eventSimulator/locationHomeEvent.groovy
eventSimulator/locationNightEvent.groovy
eventSimulator/modeHomeEvent.groovy
eventSimulator/motionActiveEvent.groovy
eventSimulator/nfcTouchEvent.groovy
eventSimulator/unlockEvent.groovy