Share via

Non-alphanumeric name for template telemetry

Ibr Bend 121 Reputation points
2021-07-13T11:37:19.707+00:00

Hello,

I am running into an issue where I am unable to display telemetry received in IoT Central because the names of the received variables are non-alphanumeric and they can't be used as template inputs as seen below :
114099-image.png

Unfortunately, I am unable to change how the device sends the data and am stuck with those names.

Is there a way to bypass this behavior ? Underscores are accepted but not dots.

Thanks for your understanding

Azure IoT Central
Azure IoT Central

An Azure hosted internet of things (IoT) application platform.

0 comments No comments

Answer accepted by question author

Roman Kiss 2,246 Reputation points
2021-07-13T14:53:06.35+00:00

It looks like, your device is not IoT Plug and Play device compatible with a Digital Twins Definition Language (DTDL) version 2, so all non-matched data published by this device to the IoT Central App based on the device template model will be received as _unmodeleddata.

There is no built-in way for mapping a non-IoT PnP device to the IoT Central App driven by device template, so you should consider using the custom gateway (IoT Edge PnP device).

Thanks
Roman

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.