Each value in the app is represented by a pin. To get a specific value with the API you need to use the correct pin that corresponds to the value you want. Here is the table of the pins that are available in the API.
Pin | Name | Description | Value type | Example value |
v47 | Pour | Last pour volume | String | "0.79oz" |
v48 | % Beer left | Percent of beer left | Number | 12.00 |
v49 | Pouring | Tells you if there is pouring | String | "0" or "255" |
v51 | Amount left | Returns the amount of beer left based on the unit chosen | String | "12.40" |
v56 | Raw temperature | The raw temperature of the device | String | "30.125" |
v59 | Last pour | The last pour read by the Plaato keg | String | "0.784" |
v62 | Empty keg weight | Return the empty keg weight | String | "4.500" |
v64 | Beer Style | Returns the name of the beer given in the app | String | "Stout" |
v65 | Original Gravity | Return the OG set in the app | String | "1062" |
v66 | Final Gravity | Returns the FG set in the app | String | "1010" |
v67 | Keg Date | Returns the keg date set in the app | String | "10/09/19" |
v68 | ABV% | Returns the ABV% | String | "5.644" |
v69 | Temperature with unit | Returns the temperature with unit | String | "30.37°C" |
v71 | Unit type | Returns a number for the chosen unit type | String | "1" Metric, "2" US |
v73 | Mass Unit | Returns the mass unit based on the chosen unit type | String | "lbs" |
v74 | Beer left Unit | Returns the unit based on the chosen unit type and measurement unit | String | "kg" |
v75 | Measure Unit | Returns a number for the chosen measurement type | String | "1" Weight, "2" Volume |
v76 | Max Keg Volume | Returns the max keg volume | String | "20.000" |
v81 | WiFi Strength | Return the WiFi Strength | String | "94" |
v82 | Volume Unit | Returns the volume unit based on the chosen unit type | String | "litre" |
v83 | Leak detection | Returns 0 if leak not detected and 1 if leak detected | String | "1" |
v86 | Min temperature | Returns the minimum temperature set in the app | String | "-10" |
v87 | Max temperature | Returns the maximum temperature set in the app | String | "35" |
v88 | Beer/Co2 Mode | Returns a number based on the mode the app is in | String | "1" Beer, "2" Co2 |
v89 | Scale sensitivity | Returns a number based on the scale sensitivity | String | "1" Low, "2" Medium, "3" High |
v93 | Firmware version | Returns the firmware version of the device | String | "2.0.8" |