Matter::Cluster::Definitions::OtaSoftwareUpdateProviderClient::ApplyUpdateAction
Inherits Enum < Comparable < Value < Object
See Section 11.19.3.6, “Applying a software update” for the semantics of the values. This enumeration is used in the Action field of the ApplyUpdateResponse command. See (Section 11.19.6.5.4.1, “Action Field”).
Constants
Proceed = 0_u8
Apply the update.
AwaitNextAction = 1_u8
Wait at least the given delay time.
Discontinue = 2_u8
The OTA Provider is conveying a desire to rescind a previously provided Software Image.