Skip to contents

[Experimental]

This defines the input for the ADTTE specification.

Usage

adtteSpecInput(inputId, label_paramcd = "Select Endpoint")

Arguments

inputId

(string)
the ID used to call the module input.

label_paramcd

(string)
label for the endpoint (PARAMCD) selection.

Value

The UI part.

See also

adtteSpecServer() for the module server and a complete example.