Interface: ModularRequiredSnap
Runtime status for one actual snap mesh covered by a required snap code.
Required snaps are configured by code, so one configured code can expand to multiple mesh IDs. The list keeps every matching ID visible to integrations that need to guide users to the next available connection point.
Extended by
Properties
code
code:
string
Configured snap code for this mesh.
connectedTo
connectedTo:
Nullable<ModularSnapConnectionTarget>
Connected product and snap, or null when no target is available.
id
id:
string
Mesh ID of the required snap on the current product.
status
status:
ModularRequiredSnapStatus
Current connection state of the snap mesh.