AAS ASYNC API with CloudEvents 0.3-SNAPSHOT

The specification defines how ElementCreated, ElementUpdated and ElementDeleted events of an Asset Administration Shell (AAS) are transmitted to the message broker.

Operations

  • SEND noauth or all or participantid

    Operation IDaas/updated.publish
    object
    aasid
    required
    string

    The Id of the asset administration shell.

    Accepts the following message:

    AAS Element Update messagepublish.message

    Emitted when an AAS element is updated

    Message IDpublish.message
    restricted any

    Examples

  • SEND noauth or all or participantid

    Operation IDaas/created.publish

    Accepts the following message:

    AAS Element Create messagepublish.message

    Emitted when an AAS element is created

    Message IDpublish.message
    object

    Examples

  • SEND noauth or all or participantid

    Operation IDaas/deleted.publish

    Accepts the following message:

    AAS Element Delete messagepublish.message

    Emitted when an AAS element is deleted

    Message IDpublish.message
    object

    Examples

Messages

  • #1AAS Element Update messageupdated

    Emitted when an AAS element is updated

    Message IDupdated
    restricted any
  • #2AAS Element Create messagecreated

    Emitted when an AAS element is created

    Message IDcreated
    object
  • #3AAS Element Delete messagedeleted

    Emitted when an AAS element is deleted

    Message IDdeleted
    object

Schemas

  • restricted any
  • restricted any
  • object
  • object