Commit Graph

2 Commits

Author SHA1 Message Date
d8a7ed5d29 feat(persistence): add SQLite schema for relay labels table
Create infrastructure/persistence/schema.sql with relay_labels table
definition. Table enforces relay_id range (1-8) and label length (max 50).

Ref: T005 (specs/001-modbus-relay-control)
2026-01-22 00:57:10 +01:00
d5a2859b64 feat: rust project initialization 2026-01-11 00:39:18 +01:00