You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

References

Requirements

Functional

#

Interface

Requirement

Additional Information

1CPS-E-08Event from clients to create a new subscription with the dmi's responsible for managing the underlying devices.
2CPS-E-08Event from clients to delete an ongoing subscription with the dmi's responsible for managing the underlying devices.

Error Handling

#

Error Scenario

Expected behavior

Capabilities

#

Parameter

Expectation

Notes

Out-of-scope

  • Working with the wildcards.
  • Subscription Delete ( which would be taken part of other story ) 
  • Subscription Update scenario for an ongoing subscription.

Overview

  • Page to keep track of the underlying use case for Subscription Create and Subscription Delete.
  • The events used will adhere to CNCF Cloud Events.

Kafka Topics

#Topic NameEnvironment VariableSourceDestinationNotes
1
subscription
NCMP_CM_AVC_SUBSCRIPTION
DMEDME/Client-Apps
2
ncmp-dmi-cm-avc-subscription-<dmi-name>
NCMP_FORWARD_CM_AVC_SUBSCRIPTION
NCMPDMI Plugin
3
dmi-ncmp-cm-avc-subscription
NCMP_RESPONSE_CM_AVC_SUBSCRIPTION
DMI PluginNCMP
4
subscription-response
NCMP_OUTCOME_CM_AVC_SUBSCRIPTION
NCMPDME/Client-Apps

Operation Specific Impl. Proposals

Create

Delete

  • No labels