dot-openapi

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Dot OpenAPI Compatibility Router

Dot OpenAPI兼容性路由

This skill remains for backward compatibility with older installs that reference
dot-openapi
.
Prefer the split skills:
  • Use
    dot-device-openapi
    for device interaction:
    • list devices
    • check device status
    • switch to next content
    • list tasks
    • send Text API, Image API, or a finished Canvas API payload
  • Use
    dot-canvas-designer
    for Canvas design:
    • build or revise
      windowData
    • design Canvas cards, dashboards, and status panels
    • use
      $for
      /
      $empty
      ,
      $ifAny
      /
      $then
      /
      $else
      ,
      compare
      ,
      formatDate
      , and
      formatCompactNumber
    • reason about layout, style, overflow, and rendering boundaries
If a task asks to design and send a Canvas card, use both skills in sequence:
  1. dot-canvas-designer
    to produce the Canvas payload.
  2. dot-device-openapi
    to send it to the device.
Base URL:
https://dot.mindreset.tech
Authentication:
http
Authorization: Bearer dot_app_<your_api_key>
OpenAPI schema:
../../openapi/dot-openapi.yaml
本Skill用于与引用
dot-openapi
的旧版本安装包保持向后兼容性。
优先使用拆分后的Skill:
  • 设备交互使用
    dot-device-openapi
    • 列出设备
    • 检查设备状态
    • 切换至下一个内容
    • 列出任务
    • 发送Text API、Image API或已完成的Canvas API负载
  • Canvas设计使用
    dot-canvas-designer
    • 构建或修改
      windowData
    • 设计Canvas卡片、仪表盘和状态面板
    • 使用
      $for
      /
      $empty
      $ifAny
      /
      $then
      /
      $else
      compare
      formatDate
      formatCompactNumber
    • 考量布局、样式、溢出和渲染边界
如果任务要求设计并发送Canvas卡片,请按顺序使用这两个Skill:
  1. 使用
    dot-canvas-designer
    生成Canvas负载。
  2. 使用
    dot-device-openapi
    将其发送至设备。
基础URL:
https://dot.mindreset.tech
认证方式:
http
Authorization: Bearer dot_app_<your_api_key>
OpenAPI schema:
../../openapi/dot-openapi.yaml