/* * Copyright (c) 2022 Legrand North America, LLC. * * SPDX-License-Identifier: MIT */ /* Credential Data Input Objects - customize for your use */ #include "object.h" #include "bacnet/basic/object/credential_data_input.h" OBJECT_FUNCTIONS(Credential_Data_Input, CREDENTIAL_DATA_INPUT_DESCR);