blob: 22a09c98c6b73fe39174c0299c4920267f9619ce [file]
# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Test device with random properties
compatible: "vnd,device-with-props"
properties:
foo:
type: int
bar:
type: int
baz:
type: int
bool-foo:
type: boolean
bool-bar:
type: boolean
bool-baz:
type: boolean