Loading MecAppDTypes.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ data_types: properties: direction: type: string description: Identifies the direction of the data flow when the value of “filterType” is “per FLOW”. description: Direction of the data flow when filtering per flow, "00" = downlink, "01" = uplink. required: false constraints: - valid_values: [ "00", "01" ] Loading Loading
MecAppDTypes.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ data_types: properties: direction: type: string description: Identifies the direction of the data flow when the value of “filterType” is “per FLOW”. description: Direction of the data flow when filtering per flow, "00" = downlink, "01" = uplink. required: false constraints: - valid_values: [ "00", "01" ] Loading