Skip to main content

Code Generation

Working with TimeBase, you will often deal with routine tasks such as creation of TimeBase stream schemas based on a specific data model and turning stream schemas into target language objects. Doing it manually may be error-prone and time-consuming. TimeBase offers tools that allow automating such tasks and, thus, saving your time and efforts.

Solution Generator

In case you already have a TimeBase stream schema and you need to create messages in a target language, you can use a tool called Solution Generator to do that.

info

Refer to Solution Generator to learn how to generate classes based on TimeBase schemas.