'Platform Integration Works, but Telemetry doesn't get displayed Thingsboard PE 3.2.2
I successfully setup a Platform Integration, as you can see from the attached screenshot everything seems working fine, but in the device telemetry view nothing gets display.



No telemetry is added to the device, despite the fact that Integration works as expected
Solution 1:[1]
The output of the Integration does not automatically save the anything. All it does is transform the data into a format that can be processed by the Rule Chain. Do you have a Device Profile set up for pHMeter? If you do, does that go to a specific Rule Chain? If it does, are you saving the telemetry in the Rule Chain? If yes to all, turn on debug mode and check each node to see where the problem is.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | JacksonB |
