Package com.kosdev.kos.core.service.manifest


package com.kosdev.kos.core.service.manifest
  • Class
    Description
    High level information about the software installed on the device grouped by node type.
    Exception generated when trying to access a nodeId that is not part of the manifest.
    Simple cache for node related data.
    Interface to create a new data object in the event of a cache miss in the ManifestNodeCache .
    Service that tracks the active manifest.
    Information about the software running on a particular node type.
    Builder to construct a DeviceSoftwareInfo from a ResolvedDeviceManifest.