Fixing a bug: should have been pushed, not push.
[smartthings-infrastructure.git] / eventSimulator / switchLevelEvent.groovy
1                         switchLevelObject.setValue([name: "level", value: "45"/*A number between 0 to 100*/, deviceId: "switchLevelID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])