Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

No Format
root@hv-ves-sim:~# kafkacat -C -b localhost:9092 -t HV_VES_MEASUREMENTS -D "" -o -1 -c 1 | protoc --decode_raw --proto_path=/root/hv-ves_sim/proto/
1 {
  1: "sample-version"
  2: "HVMEAS"
  3: 1
  4: 1
  5: "sample-event-id"
  6: "sample-event-name"
  7: "sample-event-type"
  8: 120034455
  9: 120034455
  10: "sample-nf-naming-code"
  11: "sample-nfc-naming-code"
  13: "sample-reporting-entity-id"
  14: "sample-reporting-entity-name"
  15: "sample-source-id"
  16: "sample-source-name"
  18: "another-version"
}
2: "test test test"
root@hv-ves-sim:~# 

HV-VES with

...

tls enabled

...