Skip to content

beyonnex-io/ditto-wot-tooling

 
 

Eclipse Ditto™ - WoT (Web of Things) Tooling

Join the chat at https://gitter.im/eclipse/ditto Build Status License

WoT to OpenAPI Generator

Maven Central

The WoT to OpenAPI Generator is a Kotlin-based tool that converts WoT (Web of Things) Thing Models (JSON-LD format) into Eclipse Ditto OpenAPI 3.1.0 specifications.

It is available as command line interface (CLI) to be executed with java -jar, but can also be used as a library in your own applications.

WoT Kotlin Generator Maven plugin

Maven Central

The WoT Kotlin Generator Maven plugin is a Maven plugin that generates Kotlin code (e.g. data classes) based on WoT (Web of Things) Thing Models (JSON-LD format) it downloads via HTTP.

The generated code can be used as type-safe representation of WoT Thing Models in your own Kotlin applications.

About

beyonnex.io fork of: Eclipse Ditto™ - WoT tooling

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.7%
  • FreeMarker 0.3%