Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Add supports of adding/removing sensors. #12

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yiskang
Copy link

@yiskang yiskang commented Jun 22, 2022

Hi Team,

This PR includes the following changes:

  • A JsonDbSyntheticGateway that uses lowdb to store DeviceModels and Devices data in a local JSON DB and provides functions of adding/removing Devices from the DB w/o restarting the app.
  • A JsonDbRestApiDataAdapter that supports adding/removing Devices.
  • A viewer extension SensorManagerExtension to interact with the above w/o using React.js.
  • A new page SensorManage demonstrates the functionality of the above. It's similar to what Playground does.

Cheers,

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

Successfully merging this pull request may close these issues.

1 participant