Skip to content

ArtifactMetadataEntryType

Type of artifact metadata entry.

Members

Name Description
ASSET Asset in metadata.
INFO Metadata key used to print INFO-level messages by the toolkit when an app is syntheized.
WARN Metadata key used to print WARNING-level messages by the toolkit when an app is syntheized.
ERROR Metadata key used to print ERROR-level messages by the toolkit when an app is syntheized.
LOGICAL_ID Represents the ROS logical ID of a resource at a certain path.
STACK_TAGS Represents tags of a stack.

ASSET

Asset in metadata.


INFO

Metadata key used to print INFO-level messages by the toolkit when an app is syntheized.


WARN

Metadata key used to print WARNING-level messages by the toolkit when an app is syntheized.


ERROR

Metadata key used to print ERROR-level messages by the toolkit when an app is syntheized.


LOGICAL_ID

Represents the ROS logical ID of a resource at a certain path.


STACK_TAGS

Represents tags of a stack.