blob: c8a0c2699bf7e5406dbdbb1b2562c508e7ecc2ea [file] [log] [blame]
# Copyright (c) 2021, Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
description: Maxim 1-Wire temperature sensor
compatible: "maxim,ds18b20"
include: w1-slave.yaml
properties:
resolution:
type: int
required: true
description: |
Resolution of the temperature reading in bit.
Valid configurations are from 9 to 12 bits.