Skip to content

Commit

Permalink
Change spec url
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan committed Jan 10, 2025
1 parent d42b8f2 commit 5bf4df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,7 @@ Web Speech API on-device:
issue: 1157
rationale: |
We believe this is a strong and welcome improvement to the API, on multiple aspects: added capabilities to the platform, in terms for feature and performance (e.g. being able to do high-quality low-latency recognition), but also accessibility and privacy.
url: https://github.com/WebAudio/web-speech-api
url: https://webaudio.github.io/web-speech-api/
Web Thing API:
description: |
This document describes a common data model and API for the Web of Things. The Web Thing Description provides a vocabulary for describing physical devices connected to the World Wide Web in a machine readable format with a default JSON encoding. The Web Thing REST API and Web Thing WebSocket API allow a web client to access the properties of devices, request the execution of actions and subscribe to events representing a change in state. Some basic Web Thing Types are provided and additional types can be defined using semantic extensions with JSON-LD. In addition to this specification there is a note on Web Thing API Protocol Bindings which proposes non-normative bindings of the Web Thing API to various existing IoT protocols. There is also a document describing Web of Things Integration Patterns which provides advice on different design patterns for integrating connected devices with the Web of Things, and where each pattern is most appropriate.
Expand Down

0 comments on commit 5bf4df6

Please sign in to comment.