Uses of Class
com.tccc.kos.core.service.manifest.ManifestService
Packages that use ManifestService
Package
Description
Provides the abstract KosApplication class, which all KOS apps derive from.
-
Uses of ManifestService in com.tccc.kos.core.service.app
Methods in com.tccc.kos.core.service.app that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.fuse
Methods in com.tccc.kos.core.service.fuse that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.gpio
Methods in com.tccc.kos.core.service.gpio that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.hardware
Methods in com.tccc.kos.core.service.hardware that return ManifestServiceModifier and TypeMethodDescriptionIfaceAwareNodeService.getManifestService()
Return a reference to the manifest service which is used to verify that connecting nodes are defined in the device manifest.