RaptPill
This page will show you how to integrate your RaptPill into Bricks!
Requirements:
Your RaptPill is registered on https://app.rapt.io/.
The setup guide for the RAPTPill is available in English.
Steps
Log in to the portal https://app.rapt.io/.
Select "Custom Webhook"
Set a "name" and a "description" as you'd like. Other parameters: are:
Method: POST
Payload: Copy and Paste the following, change
YOUR_API_KEY
to match your API key:
{
"apikey": "YOUR_API_KEY",
"type": "raptpill",
"brand": "rapt",
"version": "0.0.1",
"chipid": "@device_name",
"s_number_wort_0": @gravity,
"s_number_temp_0": @temperature,
"s_number_batterypercent_0": @battery,
"s_number_wifi_0": @rssi
}
Devices: Select "RaptPill"
Your RaptPill will apear on the Bricks page of your brewery:
The last step is to activate your RaptPill by hitting "Activate".
Head over to the Equipment-Section, and assign the temperature and gravity interfaces to your fermenter by drag & dropping. If you do not have a fermenter yet, create one by clicking "Create Device".
Congrats! You're done.
Where to buy your RaptPill?
Offical Website / buy it straight from the creators: https://www.kegland.com
Last updated
Was this helpful?