-
i got kind of error
```
npm ERR! code ENOLOCAL
npm ERR! Could not install from "iotschema-node-red\nodes\adaptors\*" as it does not contain a package.json file.
npm ERR! A complete log of thi…
-
Do we need to define a set of rules how multiple forms are to be handled by the consumer?
IMHO we need a defined algorithm to ensure interop.
Please see comment in:
https://github.com/w3c/wot-p…
-
A schema to describe a Web of Things Gateway (with a things resource which lists all the things it exposes).
Could have an action for "reboot".
See also https://github.com/mozilla-iot/wot/issues…
-
Improve requirements document:
https://github.com/w3c/wot-architecture/blob/master/REQUIREMENTS/thing-templates.md
Identify potentailly new use cases.
-
I've [asked this on Stackoverflow](https://stackoverflow.com/questions/66628416/how-to-distinguish-between-configuration-properties-and-sensor-value-properties) but the rather underwhelming response m…
-
Since WebThings Gateway 0.12 was released, the [W3C WoT Thing Description](https://www.w3.org/TR/wot-thing-description/) specification has become a W3C Recommendation.
There are a number of remaini…
-
On almost every PR at least one of the test runs in CI fails on some intermittently failing browser tests, whilst other runs pass. This makes it look like the build is always broken, but it's almost c…
-
Currently the default WebThings Gateway software image is based on Raspbian/Raspberry Pi OS.
This has served us very well up until now, but it has some limitations:
1. **OTA updates** - Whilst th…
-
Testing with WebThings Gateway 1.2.0-alpha.1, I can confirm that Zigbee and Z-Wave smart plugs of models that are previously known to work with 1.1 are missing properties in their Thing Descriptions.
…
-
I'm trying to share a paired Matter device with a second controller. Both are running the Python Matter Server.
Perhaps my assumptions about this process are wrong, so here is what I'm doing now:
…