eclipse-thingweb / eclipse-thingweb/node-wot
Missing mqv: context prefix in generated TD
Open
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
When MqttBrokerServer exposes a Thing, it generates forms containing MQTT vocabulary terms like mqv:qos and mqv:retain.
However, it does not inject the required MQTT binding context (https://w3c.github.io/wot-binding-templates/bindings/protocols/mqtt/ ) into the @context array of the TD.
Contributor guide
Assessment
This issue has not been assessed yet.