1# Copyright (c) 2019 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: Grove NTC Temperature Sensor 5 6compatible: "seeed,grove-temperature" 7 8include: sensor-device.yaml 9 10properties: 11 io-channels: 12 required: true 13 description: | 14 IO channel associated with the NTC voltage 15 16 v1p0: 17 type: boolean 18 description: | 19 Set to indicate a v1.0 sensor. Leave unset for v1.1 or v1.2. 20