Skip to content

Assign a device’s data fields

A device such as a hive scale sends raw readings, for example “weight_kg” or “temp_1”. Before these values show up anywhere useful in the app, you need to map them once to the matching field in bee-pilot.io — for instance, a colony’s honey-super weight.

Why this step matters

Without a mapping, bee-pilot.io doesn’t know what an incoming value represents. The mapping is what turns a raw number into information you can track and evaluate over time.

How to assign data fields

Open your device’s entry in the device list and tap Assign data fields. There you match each field the device sends to the corresponding field in the app.

Using your own custom fields

Besides the standard fields, you can also map to custom fields you’ve defined yourself in Settings as your own evaluation fields. This lets you cleanly integrate individual measurements as well.

What happens without a mapping

Until a field is mapped, its incoming values are logged but not used or shown anywhere in the app.