fastcs.transports.rest.rest#

Members

RestServer

A Rest Server which handles one or more controllers.

class fastcs.transports.rest.rest.RestServer(controller_apis: list[ControllerAPI])[source]#

A Rest Server which handles one or more controllers.