ores.assets Messaging Reference
Table of Contents
NATS messaging reference for ores.assets. All subjects use the
assets.v1.> namespace. See ores.nats for transport details.
Images
| Subject | Description |
|---|---|
assets.v1.images.get |
Retrieve one or more images by ID (batched, max 100) |
assets.v1.images.list |
List all available images (metadata only, no SVG data) |
assets.v1.images.save |
Upload or update an image |
Useful Pages
- ores.nats — transport layer: request/reply, subject naming, configuration
- Protocol Reference — all services overview
- ores.assets — component documentation