Open
Description
Got the following methods but don't know how to proceed from now:
Machine_OFF : turns the machine off. No params. Returns {"result":["ok"],"id":5685}
Machine_ON: turns the machine on. No params. {"result":["ok"],"id":5688}
Query_Machine_Status: returns {"result":["ok",5],"id":5689} or {"result":["ok",203],"id":5696} . The ID is incremented every call. No idea of what the 5 or 203 means.
Buzzer_Frequency_Time: returns {"result":["ok"],"id":5694} . ID is also incremented. No idea of what it means.
Espresso_Coffee: "params":[35,85] those params are mililiters (35) and temperature (85 Celsius). Returns {"result":["ok"],"id":5695}
Metadata
Metadata
Assignees
Labels
No labels