You can use the following commands to brew coffee, specify brewing schedules, define new drinks, and so on. These commands and values are not case sensitive. Press F1 for any command to see the online help.
Task | Command | Example |
---|---|---|
Create coffee drinks |
exprez -createEspDrink type -sched y|n schedule_name Enter the type as one of the following espresso or coffee
beverages:
|
This command tells the Exprezzoh 9000N to make a
latte during the predefined schedule called
Mom:
exprez -createEspDrink lat -sched y Mom This command tells the Exprezzoh 9000N to make a mocha but does
not associate this drink with a schedule:
exprez -createEspDrink lat -sched nOr: exprez -createEspDrink lat |
Create a custom drink |
exprez -createCustDrink type -user user_name -pwd password |
|
Create a schedule |
exprez -createSched my_schedule -startDate mmddyyyy -name user_name -pwd password Only those with Honcho role can create or start schedules. |
This command starts the schedule called
Mom on August 3, 2011. This user's user name is
rulerofroost and the password is
all4me.
exprez -createSched Mom -startDate 08032011 rulerofroost all4me |
Add a role member |
exprez addMember -name user_name -pwd password -role role_name Enter one of the following roles:
|
This command adds the family cat
Fred with the role of
pet:
exprez addMember -name Fred -pwd my1 -role pet |
Add pet monitoring |
exprez -addPetMon monitor_name Enter any name that you want for this monitor. Tip: Use the pet's name for the monitor so that you can
watch the fruitiest of your pets. You should already know which one that is.
|
This command adds a monitor for Fred the cat:
exprez -addPetMon Fred |