aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/pnf-reregistration.json
diff options
context:
space:
mode:
authormicdzied <michal.1.dziedzic@nokia.com>2019-04-19 09:16:21 +0200
committermicdzied <michal.1.dziedzic@nokia.com>2019-05-08 10:18:11 +0200
commita4f457e46a336a30ceea69a742e8b8aa8f2e720f (patch)
tree82bdc6df20150c4f4c4ea899d7fd726ac0f1e4b9 /dpo/data-formats/pnf-reregistration.json
parent3d20b25322996ec2d9959ecfb7d7cd11a14a7927 (diff)
provide component description - spec
Change-Id: I081fb14a8f9c3ec69f6b646aebd454dee0a259c0 Issue-ID: DCAEGEN2-1442 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
Diffstat (limited to 'dpo/data-formats/pnf-reregistration.json')
-rw-r--r--dpo/data-formats/pnf-reregistration.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/dpo/data-formats/pnf-reregistration.json b/dpo/data-formats/pnf-reregistration.json
new file mode 100644
index 00000000..ae3a46db
--- /dev/null
+++ b/dpo/data-formats/pnf-reregistration.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "PNF_Reregistration_internal",
+ "version": "1.0.0",
+ "description": "Internal event sent by PRH for PNF re-registration"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file