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

Add digiline receive and send mechanism #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jingkaimori
Copy link

Implements digiline support for smartshop, see #62 and #35

Implemented features about digiline.

  1. Query info of storage
    1. remaining items in inventory
    2. protect setting
  2. Query info of shop
    1. remaining items in inventory
    2. offers
    3. purchase history
    4. protect setting
    5. admin shop setting
    6. freebie setting
    7. connections
      • storage position
      • stoarge digiline channel
  3. Change metadata of shop
    1. offers
    2. protect setting
    3. admin shop setting
    4. freebie setting
  4. connect storage to shop
    • assign by position
  5. notify on events
    1. item sold out
    2. purchase complete

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.

1 participant