.. Licensed under the MIT License. For details on the licensing terms, see the LICENSE file. SPDX-License-Identifier: MIT Copyright 2023-2024 (c) Fraunhofer IOSB (Author: Florian Düwel) Custom Data Types ================= The common information model introduces a set of custom data types, which are either custom structures or custom enumerations. Both types of custom data types are presented in the following sections. .. toctree:: :maxdepth: 2 enums structures