WebThingsIO / schemas

A Web of Things schema repository
https://webthings.io/schemas/
5 stars 8 forks source link

Consider extending the WoT `Thing` type #79

Open benfrancis opened 1 year ago

benfrancis commented 1 year ago

WebThings currently adds various proprietary top level members to WoT Thing Descriptions.

It would be good to document these as schemas so that WoT Consumers can understand them better, and they can potentially be used with JSON-LD prefixes in the future.

Proprietary members of a Thing used by WebThings Gateway that are likely to stick around include:

Also being added in WebThings Cloud:

See also: https://github.com/WebThingsIO/gateway/issues/2832