release_throttle
Release control of a DCC locomotive acquired with acquire_throttle, making it available for other JMRI clients.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |