Webhook for writing data from a P1 dongle as Linked Data to a Solid Pod.
For regular use of the webhook, installation is not required. Visit the webhook at: https://meent.dev.muze.nl/
The webhook consists of a REST API and accompanying documentation.
There are five things needed to work with this WebHook:
- Pod A user must have a Solid Pod
- Consent A user must grant the Webhook permission to write to their Pod
- WebID A user must provide the Dongle with a WebId URL
- API Key The dongle must register the WebId URL to receive an API key
- Write The dongle can then use the API key to send data to the Webhook
For more details visit the usage documentation.
At this point, contributions are not expected.