This JSON-object describes the protocol limitations of the AGV. If a parameter is not defined or set to zero then there is no explicit limit for this parameter.

Hierarchy

  • ProtocolLimits

Properties

maxArrayLens: {
    [key: string]: any;
}

maximum lengths of arrays

Type declaration

  • [key: string]: any
maxStringLens: MaxStringLens

maximum lengths of strings

timing: Timing

timing information

Generated using TypeDoc