getStatus
Retrieve real-time status of Gaggiuino espresso machines to monitor and analyze operational data via a simple HTTP API.
Instructions
Get espresso machine status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "getStatusArguments",
"type": "object"
}