CoffeeCloud
Last updated

Click on Settings [A]
Click on Apps [B]
Navigate to the CoffeeCloud App [C]
Click on [D] ▷ The app frontend opens
Paste the .json template below into the Request [E] window
▷ Fill the .json template with correct data
Under Endpoint [F], select the /configs option ▷ The Method option appears
Under Method [G], select the POST option
Click on Send [H]
Under ↗ Assets, assets are created for all devices that are present in your CoffeeCloud account.
All machines within a group are displayed. However, subgroups are not considered.
If you have placed coffee machines in subgroups in your CoffeeCloud account, this structure is NOT adopted in BuildingPro Suites. The machines themselves will, however, appear in BuildingPro Suites.

To generate the API key, log in to your CoffeeCloud account with your data. 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 about 20 to 30 requests per hour. If more requests are made in a period, no data may be sent.
We recommend performing about 1 request per hour.
If you have placed coffee machines in subfolders in your CoffeeCloud account, these subfolders are NOT adopted in BuildingPro Suites!
However, the machines themselves will appear in BuildingPro Suites.
You can ↗ manually place the machines in folders, if desired.
Last updated
{
"id": 1,
"username": "Geben Sie hier Ihren Benutzernamen ein",
"password": "Gegeb Sie hier Ihr Passwort ein",
"apiKey": "Geben Sie hier Ihren API Key ein",
"url": "https://coffeecloud.scanomat.com",
"enable": true,
"refreshInterval": 113600,
"requestTimeout": 120,
"active" false,
"tenantIDs": [
"10"
]
}