Skip to main content
14-Alexandrite
December 20, 2021
Solved

Kepware IoT Gateway - Tag ID Separator

  • December 20, 2021
  • 1 reply
  • 1282 views

Hi!

 

When a Tag is configured to be reported by the IoT Gateway, the Tag ID is automatically formatted following below convention:

  • <channel>.<device>.<tag>

Is it possible to change the dot separator for a dash one? So that the Tag ID looks like:

  • <channel>-<device>-<tag>

Regards,

Nahuel

Best answer by bchaudhary_448008

Hi @nahuel ,

 

As far as I know,

  • It is not part of current functionality.
  • However as a Workaround you may introduce a pre-processing step on the receiving side, that would prepare the messages as needed.

Regards

Bhawna

1 reply

5-Regular Member
December 22, 2021

Hi @nahuel ,

 

As far as I know,

  • It is not part of current functionality.
  • However as a Workaround you may introduce a pre-processing step on the receiving side, that would prepare the messages as needed.

Regards

Bhawna