Everything You Need to Transform Manufacturing
From tag ingestion to AI-ready analytics — Weave gives you a complete platform to connect, organize, and optimize your operations.
Tag Taxonomy & Classification
Automatically classify and organize thousands of PLC tags into meaningful, hierarchical structures. No more spreadsheet mapping — Weave's intelligent taxonomy engine turns raw tag names into contextualized data points.
- Automatic tag discovery and classification
- Hierarchical data modeling (Enterprise → Site → Area → Line → Equipment)
- ISA-95 compatible structure out of the box
- Drag-and-drop taxonomy editor
Device Onboarding & Connectors
Connect any industrial equipment in minutes with pre-built connectors for all major OT protocols. Deploy lightweight edge agents that securely bridge your factory floor to the cloud.
- OPC-UA, MQTT, Modbus, S7 native connectors
- Ignition and Kepware gateway integration
- Zero-touch edge agent deployment
- Automatic device discovery and health monitoring
Real-Time Dashboards
Purpose-built manufacturing dashboards that update in real-time. See OEE, downtime, throughput, and quality metrics across your entire operation at a glance.
- Pre-built OEE, downtime, and quality dashboards
- Sub-second data refresh for live monitoring
- Custom dashboard builder with drag-and-drop widgets
- Mobile-responsive for plant floor tablets and phones
Event & Fault Correlation
Automatically correlate downtime events, faults, and alarms with PLC signals to surface root causes in seconds — not hours. Stop guessing and start knowing.
- Automatic event detection from PLC state changes
- Multi-signal correlation across equipment
- Pareto analysis for top downtime causes
- Configurable alert rules and notifications
Role-Based Access & Governance
Enterprise-grade access control that lets you manage who sees what, down to individual data points. Comprehensive audit trails ensure full accountability.
- Granular role-based access control (RBAC)
- SSO / SAML 2.0 / Azure AD integration
- Complete audit trail for all user actions
- Data-level permissions by site, area, or line
API-First Platform
Every feature in Weave is accessible via REST APIs. Build custom integrations, feed data into your existing BI tools, or power AI/ML models with clean, structured manufacturing data.
- Comprehensive REST API with OpenAPI spec
- Real-time WebSocket data streams
- Webhook integrations for event-driven workflows
- SDKs for Python, JavaScript, and .NET
// Get real-time OEE for a production line
const response = await fetch(
'https://api.weave.io/v1/lines/L1/oee',
{
headers: { 'Authorization': `Bearer $${token}` }
}
);
const data = await response.json();
// { oee: 87.3, availability: 94.1,
// performance: 91.8, quality: 99.2 } Plans That Scale With You
Start small with a pilot, then grow across your entire manufacturing operation. Flexible SaaS pricing with no upfront infrastructure costs.
Starter
Perfect for pilots and single-line deployments.
- Up to 3 production lines
- 5,000 tags
- Core OEE dashboards
- Email support
- 30-day data retention
Professional
For growing operations across multiple lines and sites.
- Up to 25 production lines
- 50,000 tags
- Advanced analytics & correlation
- API access + webhooks
- 90-day data retention
- Priority support + onboarding
Enterprise
Unlimited scale with dedicated support and SLAs.
- Unlimited lines & sites
- Unlimited tags
- Full platform + AI features
- Custom data retention
- Dedicated customer success
- SLA + professional services
Integrations & Deployment
Weave works alongside your existing infrastructure. Edge agents deploy on standard hardware. SaaS platform runs on Azure.