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

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

namespace Thunder {

namespace Exchange {

    namespace JProvisioning {

        namespace Version {

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

        } // namespace Version

    } // namespace JProvisioning

} // namespace Exchange

} // namespace Thunder

