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

MPS update device information #1115

Closed
8 tasks done
matt-primrose opened this issue Oct 10, 2023 · 0 comments
Closed
8 tasks done

MPS update device information #1115

matt-primrose opened this issue Oct 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matt-primrose
Copy link
Contributor

matt-primrose commented Oct 10, 2023

When a device connects to MPS or when I pull device data from AMT, I want MPS to update the data in the MPS database so that the next time I pull device data from MPS, if the device is currently disconnected, I can still get the device data stored in the database.

Acceptance Criteria:

  • Data should include: AMT Version, AMT Build, AMT SKU, AMT Branding String, AMT Provisioning Mode, IP Address, Last Updated. 1302
  • When an AMT device connects to MPS, last connected date is updated. 1153
  • When an AMT device disconnects to MPS, last disconnected date is updated. 1153
  • When a Devices call is made and the AMT device is not connected, the information returned is the latest information stored in the database 1499
  • Verification tests must confirm the successful execution of the commands.
  • Last heartbeat on device object stored in db. 1153
  • When get device api (api/v1/devices/{guid}) is called add additional timestamp info to the returned data. 1153
  • Update Azure Deployment 248
@matt-primrose matt-primrose converted this from a draft issue Oct 10, 2023
@matt-primrose matt-primrose added the enhancement New feature or request label Oct 10, 2023
@matt-primrose matt-primrose moved this to Backlog in Sprint Planning Oct 11, 2023
@mechris1 mechris1 changed the title MPS update device information in database on connect or when device data is pulled from AMT device MPS update device information Oct 31, 2023
@mechris1 mechris1 moved this from Backlog to Todo in Sprint Planning Oct 31, 2023
@rjbrache rjbrache self-assigned this Nov 1, 2023
@rjbrache rjbrache moved this from Todo to In Progress in Sprint Planning Nov 1, 2023
@rjbrache rjbrache moved this from In Progress to In Review in Sprint Planning Nov 17, 2023
@Walt-Intel Walt-Intel moved this from In Review to Done in Sprint Planning Nov 20, 2023
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Feature Backlog Jan 24, 2024
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
Status: Done
Status: Done
Development

No branches or pull requests

3 participants