XTCE 1.3 RTF Avatar
  1. OMG Issue

XTCE13 — Yamcs supports json syntax for array and aggregate parameter/args initial value

  • Key: XTCE13-176
  • Status: open  
  • Source: NASA ( Mr. James Kevin Rice)
  • Summary:

    Maybe we should align with yamcs

    initial value

    Initial (default) value given to a parameter or command argument.

    Note that this value can be overwritten for specific parameters, or command arguments using a column of the same name in the Commands and Parameters sheets.

    The value must be understandable for the used engineering type.

    For binary, use a hexadecimal notation.

    For booleans, use a value of true or false.

    For arrays, specify a value in JSON format: [-3, -2.4, 5].

    For aggregates, specify a value in JSON format:

    {member1: 1, member2: 2}

    .

  • Reported: XTCE 1.2 — Thu, 7 Nov 2024 16:04 GMT
  • Updated: Fri, 8 Nov 2024 20:16 GMT