Roster Command - cloudthrottle/dcc-ex--commands Wiki
Usage
Without roster param
rosterCommand()
// returns '<J>'
With roster param
This is used to get the specific details about an individual loco
const options = {
cabId: 22,
}
cabCommand(options)
// returns '<J 22>'