{
    "key": "sen0554",
    "kind": "sensor",
    "model": {
        "aliases": [
            "sen0554"
        ]
    },
    "driver": null,
    "source": "platform-seed",
    "status": "unverified",
    "platform": {
        "name": "DFRobot UART Non-contact Optical Turbidity Sensor",
        "protocol": "uart",
        "readings": [
            {
                "slug": "turbidity",
                "unit": "nephelometric turbidity units",
                "label": "Turbidity",
                "data_type": "float",
                "range_max": 4000,
                "range_min": 0,
                "unit_symbol": "NTU",
                "device_class": null,
                "decimal_places": 1,
                "threshold_crit_low": null,
                "threshold_warn_low": null,
                "threshold_crit_high": 500,
                "threshold_warn_high": 100
            }
        ],
        "description": "Non-contact optical turbidity sensor. Mounts externally on a transparent cylindrical container and measures liquid turbidity without contact with the fluid.",
        "sensor_type": "optical",
        "manufacturer": "DFRobot",
        "model_number": "SEN0554",
        "datasheet_url": "https://wiki.dfrobot.com/SKU_SEN0554",
        "read_interval_seconds": 60
    },
    "revision": 1,
    "blocked_reason": "Turbidity module with a documented UART interface, but the command set and the raw-to-NTU conversion could not be confirmed from a primary source."
}