/* * Copyright (c) 2022 Legrand North America, LLC. * * SPDX-License-Identifier: MIT */ /* Binary Input Objects customize for your use */ #include "object.h" #include "bacnet/basic/object/bi.h" OBJECT_FUNCTIONS(Binary_Input, BINARY_INPUT_DESCR);