Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Push to Cloud Correct debug but nothing in Cloud #66

Open
Borch97 opened this issue Aug 7, 2023 · 2 comments
Open

[Question] Push to Cloud Correct debug but nothing in Cloud #66

Borch97 opened this issue Aug 7, 2023 · 2 comments
Assignees

Comments

@Borch97
Copy link

Borch97 commented Aug 7, 2023

Component

  • Rule Engine

Description
I have a Edge 3.5.1 instance configured on Thingsboard CE 3.5.1 with "Connected" status and both instances with public static Ip for access. In the edge i'm sending every 1 minute telemetry data to device and i'm using default edge rule engine template, so after saving telemetry data, i'm sending to cloud.

In the "push to cloud" node i'm seeing that all data is ok and out dsta also ok, but in the cloud instance the telemetry data never appears. It's important to say that in the cloud instance, the device appears as "active" but without any data.

Is there anything wrong in my setup?

@volodymyr-babak volodymyr-babak self-assigned this Aug 8, 2023
@volodymyr-babak
Copy link
Collaborator

@Borch97

The behavior you've described is the expected default scenario, and it should function correctly.

  • First, please ensure that you're observing the 'Post Telemetry' events in the cloud events on the edge side. You can verify this on the following page:

2023-08-08_10-48

  • In addition, it would be helpful if you could enable debug mode for the Device Profile rule within the Root Rule Chain of your CE. This will allow you to check if any events are being received by the Root Rule Chain.

@rayene01
Copy link

same problem when i try to modify in edge root chain i receive it like this in server
edge sended telemetry:
Screenshot 2024-10-12 at 09 54 10
edge rule chain :
Screenshot 2024-10-12 at 09 53 58
received image in main server:
Screenshot 2024-10-12 at 09 53 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants