Skip to content

Storage Data Code #71

Description

@NerdboyQ

General Idea/Purpose

  • Storage for different system states
  • We will also need bluetooth messaging history w/ timestamps
  • PID test results will possibly need to be stored as well for reference

Data storage code:

  • The function should exist as a callable function for easy integration w/ other developers' code
  • The function should store the following system states:
    1. Current Bluetooth connection state - what devices are we actively connected to
    2. Previously connected/paired Bluetooth devices
    3. [*stretch goal*] Storing of previously sent & received Bluetooth messages w/ the target device name (Arduino)

Test & Pass Expectation:

  • The front end should load the previously paired/connected devices on the initial loading of the page

Considerations:

  • The user will eventually be able to see the previously sent/received messages on the front end (in the browser window)

Metadata

Metadata

Assignees

Labels

back endpython, javascript, etc. related to topic to back end data analysis, communications, and storageenhancementNew feature or requestestimate: 3Story point: 3

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions