-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should Directories store TD Models as well as Instances? #58
Comments
To capture:
To elaborate:
|
If we use npm as a similar concept, Thing Models are not needed at run time. Developers will download TMs and use the downloaded document at run time (i.e. create TDs, Discovery other TDs, etc.). Just like |
@mmccool Would you elaborate the context for “digital twin”? In general I’m struggling to see how wot distinguishes between the actual thing and it’s twin. ... After searching and reading thru the wot projects, it seems that a TD with bindings would be defined for the physical device (akin to an edgex device service or hono’s concept of a device), and a separate TD with probably different bindings would be defined for the twin (akin to ditto’s concept of a thing). In short, wot seems to not model concept of device vs device-twin in any concrete way. Is this understanding correct? |
Thank you for your feedback. I think it might be worth opening a new issue in https://github.com/w3c/wot-architecture or https://github.com/w3c/wot since you're asking broader questions than the scope of this issue. Also there you'll reach more people. |
I agree, this needs to be discussed in architecture or thing-description. |
Resolved as "no" for now, but we might consider in next version, so I have marked it as deferred. |
The text was updated successfully, but these errors were encountered: