FlowEditorApiHandler

class FlowEditorApiHandler : WebHandler

Web handler for the Volt Flow Editor API endpoints.

This handler provides a RESTful API for managing OpModes, discovering actions and robots, validating flow graphs, and generating Kotlin code.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getResponse(session: NanoHTTPD.IHTTPSession): NanoHTTPD.Response