技能 硬件工程 注册Cognitum Seed物联网设备

注册Cognitum Seed物联网设备

v20260716
iot-register
用于注册Cognitum Seed物联网设备,并建立代理桥接。该工具负责解析指定或默认的设备端点,获取设备身份,并分配初始信任级别。它是物联网设备初期部署、配对和状态管理的关键工具。
获取技能
329 次下载
概览

Register a Cognitum Seed device. Creates a SeedClient connection, fetches identity, and assigns initial trust level.

Default endpoint: http://169.254.42.1/ — the Cognitum Seed link-local USB Ethernet address. Use this when no endpoint is supplied.

Steps:

  1. Resolve ENDPOINT: use the user-supplied value, or default to http://169.254.42.1/.
  2. npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot register ENDPOINT
  3. If pairing token provided: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot pair DEVICE_ID
  4. Show device status: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot status DEVICE_ID

Store registration event: mcp__plugin_ruflo-core_ruflo__memory_store({ key: "iot-register-DEVICEID", value: "Registered at ENDPOINT", namespace: "iot-devices" })

信息
Category 硬件工程
Name iot-register
版本 v20260716
大小 1.03KB
更新时间 2026-07-18
语言