macrocosim connecting…
setpoints/5s graph loopback local compact --:--:--
layout drag show panels

New microgrid

Writes microgrids/<id>.lisp — a managed file macrocosim owns and rewrites as you edit the topology — and loads it. Leave the port blank for the next free one.

Import microgrid

The export's component ids are kept verbatim; this id names the microgrid itself, and has to be one no other microgrid holds. Leave it blank for the next free one.

Snapshots

Saving copies the selected microgrid's managed file to snapshots/<microgrid-id>/<name>.lisp. Loading replaces that file with the snapshot and reloads the microgrid (live ramp / SoC state is not captured).

Load script

Evals (load "…") on the server. The browser and the typed path both resolve against the server's state dir.

New dispatch

Free-form tag; the downstream actor decides what it means.

Target

Start
Duration
Options
Payload

Optional key → value pairs delivered verbatim to the consumer. Values that parse as JSON (numbers, true/false, arrays, objects) keep their type; anything else is sent as a string.

Macrocosim reference

Modes

Microgrids

Aggregations

Snapshots

Topology canvas

Inspector + chrome

REPL