Created
October 9, 2014 18:13
-
-
Save iamralpht/f6f45dda9e6b391d31d3 to your computer and use it in GitHub Desktop.
GreenBean range output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ralpht@darkstar:~/home/oven/node_modules/green-bean$ sudo node cook-orig.js | |
range version: 0.5.2.0 | |
send wifi enable message | |
oven configuration changed: 40 | |
upper oven current state changed: 0 | |
upper oven cook mode changed: { mode: 0, | |
cookTemperature: 0, | |
cookHours: 0, | |
cookMinutes: 0, | |
probeTemperature: 0, | |
delayHours: 0, | |
delayMinutes: 0, | |
twoTempTemperature: 0, | |
twoTempHours: 0, | |
twoTempMinutes: 0 } | |
remote control is enabled! | |
starting to cook. | |
press the cancel button to stop cooking. | |
send wifi enable message |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment