release_throttle
Release a locomotive's control to make it available for other throttles. Turns off active functions automatically.
Instructions
Release this session's control of a locomotive acquired with acquire_throttle.
Args: address: The locomotive's DCC address.
Good practice once you're done controlling a loco (frees it up for other JMRI clients/throttles to acquire without contention), but not required for correctness — JMRI releases it automatically when the MCP server's connection to JMRI closes, so a missed release_throttle does not leave the loco "stuck" for other clients across restarts.
Turns off any still-active function (e.g. lights) first automatically — releasing with one on leaves the decoder in an unpredictable state (can flip direction). No action needed from you for this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |