2019-12-27 13:34:29 +01:00
|
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: Grove NTC Temperature Sensor
|
|
|
|
|
2021-08-11 00:47:57 +02:00
|
|
|
compatible: "seeed,grove-temperature"
|
2019-12-27 13:34:29 +01:00
|
|
|
|
2022-09-30 23:11:31 +02:00
|
|
|
include: sensor-device.yaml
|
2019-12-27 13:34:29 +01:00
|
|
|
|
|
|
|
properties:
|
|
|
|
io-channels:
|
|
|
|
required: true
|
|
|
|
description: |
|
|
|
|
IO channel associated with the NTC voltage
|
|
|
|
|
|
|
|
v1p0:
|
|
|
|
type: boolean
|
|
|
|
description: |
|
|
|
|
Set to indicate a v1.0 sensor. Leave unset for v1.1 or v1.2.
|