Skip to content

Conversation

@eercanayar
Copy link
Contributor

Issue #, if available: #6 and #7

Description of changes:

  • isEnabled property is added to disable activation of any device even exists in the DynamoDB table.
  • isActivated property is added to check if the device is activated
  • Useful callbacks are implemented for better flow.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cncoder
Copy link
Contributor

cncoder commented Jan 29, 2019

@eercanayar Thank you for your help.

Does this modification modify the structure of the DynamoDB Table? If yes, please modify the Cloudformation deployment template (yaml file) and confirm that this deployment template is available.

@eercanayar
Copy link
Contributor Author

Hey @cncoder

No need to change the schema. It just adds some attributes to DynamoDB document, not the primary key or sort key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants