System Info Presenter API

All other properties are provided as input properties to the component.

interface SystemInfoPresenter {
    presenterAPI?: SystemInfoPresenterAPI;
    robotSettings?: RobotSettings;
}

Properties

presenterAPI?: SystemInfoPresenterAPI

API for use in the presenter for the node

robotSettings?: RobotSettings

Current settings for the robot