Loading TS29522_PDTQPolicyNegotiation.yaml +10 −12 Original line number Diff line number Diff line Loading @@ -375,18 +375,6 @@ components: description: > Indicates whether the PDTQ warning notification is enabled (true) or not (false). Default value is false when this attribute is omitted. energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false (default) indicates that there is no interest in transferring data in time windows that consume lower energy. timeWinTol: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: Loading @@ -410,6 +398,16 @@ components: Indicates whether the PDTQ warning notification is enabled (true) or not (false). notifUri: $ref: 'TS29122_CommonData.yaml#/components/schemas/Uri' energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false indicates that there is no interest in transferring data in time windows that consume lower energy. PdtqNotification: description: Represents a PDTQ Warning Notification. Loading Loading
TS29522_PDTQPolicyNegotiation.yaml +10 −12 Original line number Diff line number Diff line Loading @@ -375,18 +375,6 @@ components: description: > Indicates whether the PDTQ warning notification is enabled (true) or not (false). Default value is false when this attribute is omitted. energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false (default) indicates that there is no interest in transferring data in time windows that consume lower energy. timeWinTol: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: Loading @@ -410,6 +398,16 @@ components: Indicates whether the PDTQ warning notification is enabled (true) or not (false). notifUri: $ref: 'TS29122_CommonData.yaml#/components/schemas/Uri' energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false indicates that there is no interest in transferring data in time windows that consume lower energy. PdtqNotification: description: Represents a PDTQ Warning Notification. Loading