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

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

namespace Thunder {

namespace Exchange {

    namespace JStateControl {

        namespace Version {

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

        } // namespace Version

    } // namespace JStateControl

} // namespace Exchange

} // namespace Thunder

