Skip to content

Committer Meeting ‐ 01.03.2024

Ege Korkan edited this page Mar 1, 2024 · 8 revisions

Attendees

  • Ege
  • Daniel
  • Jan
  • Matthias
  • Cristiano

Agenda and Minutes

Action Items

  • Move anything but counter example to test-things and integrate to the docker compose. node-wot should have one-shot examples of how to use it for the ones who clone the repo.
  • Archive all repos at old thingweb, create a .github repo, put a profile readme and point to new thingweb
  • Understanding the logo usage guidelines from eclipse (see https://github.com/eclipse-thingweb/thingweb/tree/main/brand/logos)
  • Moving relevant tools to td-tools from playground and node-wot
  • Ask for a blank slate for the server from Eclipse in next year. Should work before HMI

Decisions and Resolutions

Examples Discussion

  1. Quickly spinning up node-wot things -> JS -> Counter.
  2. We lose compile time bug detection but vs code will show a visual error (implies that it should be doable in tsconfig somehow) -> This can be fixed by end-to-end testing
  3. Using node-wot in another project -> JS and TS -> This is basically documentation
  4. Advanced Usage of node-wot -> Also documentation
  5. Adding bindings and codecs
  6. Creating a custom servient

Note: Hosting Things for helping with understanding of WoT -> Source code is irrelevant in that case

Some other points:

  • JS examples need beautification
  • JS code can be copy-pasted to TS code so it makes sense to provide examples in JS.
Clone this wiki locally