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

Access device claiming timestamp #10807

Open
dmohns opened this issue May 16, 2024 · 0 comments
Open

Access device claiming timestamp #10807

dmohns opened this issue May 16, 2024 · 0 comments
Assignees
Labels
question generic question

Comments

@dmohns
Copy link

dmohns commented May 16, 2024

Component

  • Rule Engine

Description

I would like to access the timestamp when a device was claimed by a customer. In my use-case devices may send telemetry way before they are getting claimed by a customer. As result, the devices already exist as entities in the Thingsboard backend.

Options considered:

  • Accessing the devices first telemetry. This doesn't work in my use case as there might be a long time between the two events
  • Customising rule the rule chain to set a (server side) attribute upon claiming. This would be my preferred option. Unfortunately, I couldn't work out which part of the default rule chain handles device claiming (if the default rule chain is even involved)

Environment

  • OS: MacOS 14.4.1
  • ThingsBoard: 3.6.3
  • Browser: Chrome Version 124.0.6367.208 (Official Build) (arm64)

Disclaimer

We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat GitHub issues as a support channel.

@dmohns dmohns added the question generic question label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question generic question
Projects
None yet
Development

No branches or pull requests

2 participants