Commit Graph

2 Commits

Author SHA1 Message Date
10f31ea90d feat(settings): add modbus and relay configuration structs
Add ModbusSettings with host, port, slave_id, and timeout_secs fields.
Add RelaySettings with label_max_length field.
Integrate both into Settings struct and load from settings/base.yaml
with test Modbus TCP configuration.

Ref: T003 (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