Every Continuis standard is built to outlast individual products. Open specifications, published wire formats, and IEEE 1451-compatible TEDS — so any probe you build works on any platform forever.
PDP is the state machine that takes a probe from physical attachment to authenticated, configured, data-streaming status — automatically, without user intervention.
Every Continuis-compatible probe carries a 2 KB EEPROM containing its complete datasheet, calibration, and cryptographic identity. Plug it in — the system already knows what it is.
The AT24C16 EEPROM (2048 bytes) is structured around the IEEE 1451.4 TEDS standard, extended with Continuis-specific fields for certificate chain storage and ECDSA signature verification.
Every field is little-endian encoded. The CRC-32 covers the entire protected region (header through reserved), computed with the CRC field itself zeroed. This prevents both accidental corruption and deliberate field forgery without breaking the signature.
MBP is purpose-built for low-power, low-bandwidth edge nodes. An 8-byte fixed header, variable payload, and 2-byte CRC — every byte is load-bearing.
Security is not a feature layer — it is the foundation. Every probe, gateway, and API call is authenticated before a single byte of data is accepted.
Vigil is built to integrate, not to own. Bring your existing PLCs, SCADA systems, BMS controllers, and analytics tools — we provide the connective tissue.
| Protocol / System | Direction | Use Case | Status |
|---|---|---|---|
| PDP / MBP | Inbound | MNEMOS Node native telemetry | Live |
| MQTT 3.1 / 5.0 | Inbound | Generic MQTT sensor bridges | Live |
| REST API v1 | Both | Custom integrations, 3rd-party clients | Live |
| WebSocket | Outbound | Real-time dashboard feeds | Live |
| Webhook (HTTP POST) | Outbound | Alert notifications to any system | Live |
| OPC-UA | Inbound | SCADA / PLC bridge | Q3 2025 |
| Modbus TCP / RTU | Inbound | Legacy industrial devices | Q3 2025 |
| BACnet IP | Inbound | Building management systems | Q4 2025 |
| CANopen / J1939 | Inbound | Vehicle + robotics CAN buses | Q4 2025 |
| Prometheus / Grafana | Outbound | Ops teams, SRE dashboards | Q3 2025 |
| Slack / PagerDuty | Outbound | Alert delivery channels | Live |
| AWS IoT Core / Azure IoT | Both | Hybrid cloud deployments | Partner |
Register as a PDP developer, publish your peripheral type, and your probe appears in the Vigil ecosystem for every customer worldwide.