CoffeeCloud
Was this helpful?

Click on Settings [A]
Click on Apps [B]
Navigate to the CoffeeCloud app [C]
Click on [D] ▷ The app front end opens
Insert the .json template below into the window Request [E] a
▷ Fill the .json template with the correct data
Select under Endpoint [F] the selection /configs ▷ The selection Method appears
Select under Method [G] the selection POST
Click on Send [H]
Under ↗ Assets assets are created for all devices that exist in your CoffeeCloud account.
All machines within a group are displayed. However, no subgroups are taken into account.
If you have placed coffee machines in your CoffeeCloud account in subfolders, this structure will NOT be transferred to Eliona. The machines themselves will, however, appear in Eliona

To generate the API key, log in to your CoffeeCloud account with your credentials. The API key can be generated under “Settings”.
3 asset types are created:
CoffeeCloud
CoffeeCloud group
CoffeeCloud coffee machine
A root directory for coffee machines
A group for coffee machines.
An asset type for a single coffee machine, including various attributes.
The CoffeeCloud app comes with a ↗ dashboard template.

The CoffeeCloud dashboard shows a list of connected CoffeeCloud coffee machines and associated status messages.
See ↗ here
The API is limited to around 20 to 30 requests per hour. If more requests are made within a period of time, it may happen that no data is sent.
We recommend making about 1 request per hour.
If you have placed coffee machines in your CoffeeCloud account in subfolders, these subfolders will NOT be transferred to Eliona!
The machines themselves will, however, appear in Eliona.
You can place the machines in Eliona ↗ manually in foldersif desired.
Was this helpful?
Was this helpful?
{
"id": 1,
"username": "Enter your username here",
"password": "Enter your password here",
"apiKey": "Enter your API key here",
"url": "https://coffeecloud.scanomat.com",
"enable": true,
"refreshInterval": 113600,
"requestTimeout": 120,
"active" false,
"projectIDs": [
"10"
]
}