You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
There are some smaller stuff remaining after #1 . I wanted to merge it to see a state of the repo. These are small issues to fix. If they are actually big, we can open separate issues.
The README should list the current devices available. This should explain the calculator example and say in which protocols it is available with which programming languages and frameworks.
CoAP TM does not have tm:ThingModel
There should be at least links for where the schemas are coming from. Ideally, there should be either an action to sync them periodically or the current action should fetch them before testing and we never store them ourselves.
(probably a separate issue) Ideally, we should have one TM per protocol Thing, for any language and framework for that protocol. So that when we start creating the calculator in node-wot, we do not have another TM that is almost the same.
We should have example TDs for each. Once these Things are deployed, ideally those TDs should be linked.
Node version 18 should be used.
Installation instructions are missing
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some smaller stuff remaining after #1 . I wanted to merge it to see a state of the repo. These are small issues to fix. If they are actually big, we can open separate issues.
tm:ThingModel
The text was updated successfully, but these errors were encountered: