From abcf425ef228838eade4b8c15f8ee9fc06dcd40c Mon Sep 17 00:00:00 2001 From: Brian Hardock Date: Tue, 12 May 2026 10:57:01 -0600 Subject: [PATCH] Archival message Signed-off-by: Brian Hardock --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2b9e779..ded51b4 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # An MQTT Trigger/Plugin for Fermyon Spin Framework +> [!IMPORTANT] +> **This repository has been archived.** +> +> This repository has been consolidated into the repository at [spinframework/spin-trigger-plugins](https://github.com/spinframework/spin-trigger-plugins). Please file issues and contribute there going forward. + MQTT is a dominant communication protocol in IoT and edge scenarios, used by major products and services in manufacturing, automotive and other industries. Objective of this repo is to provide a robust plugin/trigger to receive MQTT messages in the Spin based wasm components.