Skip to content

Add Lumra webhook template#114

Closed
bradpulseir wants to merge 2 commits into
TheThingsNetwork:masterfrom
bradpulseir:master
Closed

Add Lumra webhook template#114
bradpulseir wants to merge 2 commits into
TheThingsNetwork:masterfrom
bradpulseir:master

Conversation

@bradpulseir

Copy link
Copy Markdown

Summary

Adds a webhook template for Lumra (https://privinet.net), a service by PriviNet that seals incoming events into tamper-evident, independently verifiable records. Pointing the uplink message at Lumra gives users a signed, hash-chained record of each uplink, with an exportable proof bundle that can be verified offline.

Changes

  • Add lumra.yml webhook template (uplink messages only)
  • Register lumra in templates.yml

Notes for Reviewers

The endpoint accepts The Things Stack v3 uplink JSON as-is at https://api.privinet.net/v1/ingest/raw. Authentication is a bearer API key from self-serve signup, exposed as a secret api_key template field and injected into the Authorization header.

Tested today against a live The Things Stack Sandbox (nam1) application: a custom webhook configured with exactly the base URL, path, and header from this template delivered simulated uplinks; each returned HTTP 200 and produced a sealed, signature-verified record on the Lumra side. Integration docs for users are at https://privinet.net/api.html.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot added the needs/triage We still need to triage this label Jul 10, 2026
@PriviNet1

Copy link
Copy Markdown

recheck

@PriviNet1

Copy link
Copy Markdown

close pull request

@PriviNet1

Copy link
Copy Markdown

Superseded by #115.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/triage We still need to triage this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants