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

Initialization and Synchronization of Ditto Thing #44

Open
RaiBnod opened this issue Jan 25, 2019 · 0 comments
Open

Initialization and Synchronization of Ditto Thing #44

RaiBnod opened this issue Jan 25, 2019 · 0 comments
Assignees
Labels
C: bonescript Issue related to BoneScript API P: Low S: On Hold T: Feature Issue Type: Feature

Comments

@RaiBnod
Copy link
Member

RaiBnod commented Jan 25, 2019

BoneScript micro-service will start on edge device and it consists H2 database for storing the Ditto Thing. To sync that database content and the edge device, we need to do care of following two things:

  1. For the first time initialization: it should able to create skeleton ditto object and start the process.
  2. If already initialized: we need to read the points from DB and set those values.

Parent ticket: #42

@RaiBnod RaiBnod added T: Feature Issue Type: Feature S: WIP C: bonescript Issue related to BoneScript API labels Jan 25, 2019
@RaiBnod RaiBnod self-assigned this Jan 25, 2019
@RaiBnod RaiBnod added this to To do in IoT Platform via automation Jan 25, 2019
@RaiBnod RaiBnod added this to Need review in BoneScript API Feb 11, 2019
@RaiBnod RaiBnod removed this from To do in IoT Platform Feb 11, 2019
@RaiBnod RaiBnod modified the milestone: 1.0.0-alpha-BoneScriptAPI Feb 11, 2019
@zero88 zero88 added S: On Hold and removed S: WIP labels Feb 14, 2019
@zero88 zero88 added the P: Low label Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bonescript Issue related to BoneScript API P: Low S: On Hold T: Feature Issue Type: Feature
Projects
BoneScript API
  
Need review
Development

No branches or pull requests

2 participants