Document event and Postgres integration contracts

This commit is contained in:
2026-06-10 20:12:27 +00:00
parent 4ac4e401ed
commit abb8f218ec
6 changed files with 658 additions and 407 deletions

View File

@@ -164,7 +164,8 @@ Publishes each event as JSON to a NATS subject.
### `postgres`
Writes supported canonical weather events to Postgres using weatherfeeder's
registered schema mapping.
registered schema mapping. The table contract is documented in
[Postgres integration](integrations/postgres.md).
| Param | Required | Description |
|---|:---:|---|