/* * Copyright (c) 2022 Legrand North America, LLC. * * SPDX-License-Identifier: MIT */ /* Multi-state Output Objects - customize for your use */ #include "object.h" #include "bacnet/basic/object/mso.h" OBJECT_FUNCTIONS(Multistate_Output, MULTISTATE_OUTPUT_DESCR);