Skip to main content

Overview

Industry: Logistics / Warehousing A warehouse device that connects barcode scanners, weight scales, stock-level sensors, and gate controllers to an AI agent. The agent manages inventory, verifies shipments, and controls dock access through natural language. Commands:
  • scan_barcode — Activate scanner, return barcode value
  • read_weight — Read current weight on the scale
  • check_stock_level — Query stock for a given SKU
  • open_gate — Open a dock gate
Triggers:
  • low_stock_alert — Fires when stock drops below reorder threshold

Device Client

Agent-Side Trigger Handler

Agent Configuration

Next Steps

Smart Office

Facilities management example

Industrial Sensor

Factory monitoring on Pico W

Triggers

Deep dive into trigger architecture

Node.js Client

Full client reference