-
Review security implementation in node-wot to ensure it is consistent with the specification. This should include the security configuration API for managing out-of-band information (like keys) not …
-
Could you please provide more information on the `JWT string`?
https://github.com/fiz1962/ESP-adapter/blob/3021ed80c295c654a0bbcc72d3df6b00b09c0468/espThing.ino#L9-L11
I haven't found any JWT on…
-
As disccussed in today's security call with @mmccool. We need to identify a set of requirements for APIs that handles runtime configuration and security initialization (i.e., fill secrets). Prescribin…
-
w3c/wot-architecture#15 raised the issue to be more clear about what it means to implement WoT in the Web browser. I propose a new section for this, which (for now) explains how a JS library can provi…
-
Timestamps for actions and events in the gateway API are currently in the format `2022-01-20T17:21:12+00:00`.
The latest draft of the W3C WoT Profile specification [constrains](https://w3c.github.i…
-
Explore ways in which systems based on Vorto models can interoperate with WoT systems.
A Vorto repository stores and manages models; a WoT TD directory stores and manages WoT TDs describing device in…
-
These steps are sloppily defined wrt security definitions.
https://w3c.github.io/wot-scripting-api/#expand-an-exposedthinginit
-
The `iframe `approach seems to cause some issues (e.g., https://github.com/niccokunzmann/open-web-calendar/issues/443) and as mentioned in https://github.com/w3c/wot-marketing/issues/497#issuecomment-…
-
see https://github.com/w3c/wot-scripting-api/pull/270 for more details
-
The TD spec has the new operations of `observeallproperties` and `unobserveallproperties`. However, these are not available in the Scripting API.
See also https://github.com/eclipse/thingweb.node-w…