Class FixedRouteInitialise

All Implemented Interfaces:
SerializableMessage

public final class FixedRouteInitialise
extends SCPRequest<EmptyResponse>
A request to set a fixed route entry. There is no response payload.

Calls rtr_fr_set() in sark_hw.c, via rtr_cmd() in scamp-cmd.c.