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

Bot sdk feature offline implementation #20

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ndpatnaik
Copy link

@ndpatnaik ndpatnaik commented Aug 7, 2019

Offline triggers are saved as JSON objects in a unique file during device offline and when the device is online the triggers are processed from the json files. There is a dependency on Python SDK as modules feature.

  • Depends on "Bot SDK as Module implementation". Hence first merge the pull request "Bot SDK as Module implementation"

“ndpatnaik” added 5 commits August 7, 2019 15:05
Signed-off-by: “ndpatnaik” <“ndpatnaik@gmail.com”>
  1. Offline Feature Implementation
  2. Readme file update with SDK supported feature list
  3. MacOS related update in Readme file
@ndpatnaik ndpatnaik changed the title WIP - Bot sdk feature offline implementation Bot sdk feature offline implementation Aug 29, 2019
“ndpatnaik” added 2 commits August 29, 2019 09:34
   1. Offline Feature Implementation
   2. Readme file update with SDK supported feature list
   3. MacOS related update in Readme file
   4. Minor error fixed in the test
      1. Offline Feature Implementation
      2. Readme file update with SDK supported feature list
      3. MacOS related update in Readme file
      4. Minor issues fixed with the test
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.

None yet

1 participant