// Generated automatically from 'OCDM.json'. DO NOT EDIT.

#pragma once
#include "Module.h"
#include "JsonData_OCDM.h"

namespace Thunder {

namespace Exchange {

    namespace JOCDM {

        namespace Version {

            constexpr uint8_t Major = 1;
            constexpr uint8_t Minor = 0;
            constexpr uint8_t Patch = 0;

        } // namespace Version

    } // namespace JOCDM

} // namespace Exchange

} // namespace Thunder

