Workflow · 2 steps
Build a declarative custom export
Reproduce a documented text or CSV export from a reviewed map without executing supplied code.
How it works
Check Map
Run deterministic register-map checks
Starts with a reviewed Modbus map. Produces deterministic map validation findings.
Build Custom Export
Build a declarative text or CSV export
Starts with a reviewed Modbus map, a documented example of the required format. Produces the requested text or CSV export.
When it stops
- Example format ambiguous.
- Opaque or undocumented native binary requested.
- Map validation error.
- Write request detected.
Show machine-readable contracts
modbus-map/v1→modbus-map-lint/v1modbus-map/v1,export-example/v1→custom-export/v1