# wot-thing-models-types

A TypeScript definition file for the WoT Thing Model to be used by implementations such as [Eclipse Thingweb](https://projects.eclipse.org/projects/iot.thingweb).
Thing Models are description components that can be combined/extended/imported to create a Thing Description. This package gives the ability to use concepts from the WoT Thing Models
inside a servient runtime to build more modular WoT applications. More information about the WoT Thing Model can be found [here](https://w3c.github.io/wot-thing-description/#thing-model ). See other WoT TypeScript defintions files [here](https://github.com/w3c/wot-scripting-api/tree/main/typescript).

## Notes on usage

These definitions are imported using npm.
https://www.npmjs.com/package/wot-thing-model-types
