Skip to content

Network Commands

theMinorDeveloper edited this page May 25, 2021 · 4 revisions

A list of all relevant commands that can be issued to an mRail network

This should only be used for reference and is not guaranteed to be up to date with the latest version. (Last edited 2021/05/25)

Every command consists of the following (some may be nil but this depends on the target program):

Parameter Description
programName Type of program being run on the target device
id id of the target device
command The command type being issued, a string
data Information accompanying the command, usually a table

Block Controller

The block controller is responsible for handling all one-way and bi-directional blocks on a network. There can be multiple block controllers, but each block on the network must have a unique blockID

Clone this wiki locally