eclipse-thingweb / eclipse-thingweb/node-wot
Thing Model - Next steps
Open
core
enhancement
thing-model
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
based on discussions in https://github.com/eclipse/thingweb.node-wot/pull/674 a collection of ideas/plans
- [x] move Thing Model code to `td-tools`
* use resolver for `Servient` dependency?
* rename `td-tools` to `wot-tools` (DP: Not sure if this is needed)
- [x] use https://www.npmjs.com/package/json-placeholder-replacer for placeholder code ?
- [x] test composed types (e.g., objects and/or arrays) in tests for placeholder
- [ ] add `implements(td: ThingDescription, tm: ThingModel): boolean` function to check if a `td` correctly implements a `tm`.
- [ ] Todo: test thing-model-helpers in a browser
Contributor guide
Assessment
This issue has not been assessed yet.