跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

IoT Firmware Orchestrator

技能 已验证 活跃

Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement

目的

To automate and manage the complex process of rolling out firmware updates to device fleets, ensuring reliability through controlled deployments and anomaly detection.

功能

  • Orchestrate firmware rollouts
  • Implement canary deployments
  • Gate advancement with anomaly detection
  • Manage deployment stages (pending, canary, rolling, complete)
  • Support rollback and status checks

使用场景

  • Deploying new firmware versions to a fleet of IoT devices.
  • Gradually rolling out firmware to a subset of devices for testing (canary).
  • Automatically pausing or rolling back deployments based on detected anomalies.
  • Monitoring the status of ongoing firmware rollout operations.

非目标

  • Managing the firmware build process itself.
  • Directly interacting with device hardware.
  • Providing a general-purpose deployment tool for non-firmware artifacts.

工作流

  1. User initiates a firmware operation (deploy, advance, rollback, status, list) via command.
  2. Skill constructs and executes the appropriate CLI command using `npx`.
  3. The `cognitum-iot` tool performs the requested action against the target firmware rollout.
  4. The command's output (success, failure, status information) is returned to the user.

安装

请先添加 Marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-iot-cognitum@ruflo

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码