Class BaseDeviceManifest


public class BaseDeviceManifest extends InstallManifest
Base class for all future DeviceManifest implementations which implements the @{code PrimaryManifestInstallView} interface which is sufficient for a primary node to identify any missing artifacts and install them, even if it doesn't understand the actual manifest format.

This was introduced in manifest V1 and should be used for all future manifest formats to ensure the ability to install newer manifests from older versions of kOS.

Version:
2023-10-01