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

Using last active time to report errors #4

Open
HarveyBates opened this issue Mar 9, 2022 · 0 comments
Open

Using last active time to report errors #4

HarveyBates opened this issue Mar 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@HarveyBates
Copy link
Member

https://github.com/DPIclimate/pilot-reports/blob/master/cache/devices.json can be used to update a table on when a device was last active (i.e. an error has occured)

  {
    "url": "https://industrial.api.ubidots.com/api/v2.0/devices/620c3489a9683d1e8e12b5b8",
    "id": "620c3489a9683d1e8e12b5b8",
    "label": "003e22ca70699dc1",
    "name": "clyde-salinity90f",
    "lastActivity": 1646428252696 <---- this timestamp
  },
@HarveyBates HarveyBates added the enhancement New feature or request label Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant