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

シェアサイクルでの取扱内容 #2

Open
ryo-a opened this issue Mar 17, 2019 · 0 comments
Open

シェアサイクルでの取扱内容 #2

ryo-a opened this issue Mar 17, 2019 · 0 comments

Comments

@ryo-a
Copy link
Member

ryo-a commented Mar 17, 2019

カーシェアと異なり、ほかステーションへの乗り捨てをサポートしている事例が多いので、それを前提にする必要がありそうです。

ステーション側

  • ステーション名/ID
  • ステーションの最大駐輪台数
  • ステーションに現在駐輪されている台数
  • 充電設備情報(電動アシストの場合)

自転車側

  • 自転車ID
  • 駐輪されているステーション名(ID)
  • ステータス
  • バッテリ情報(電動アシストの場合)

その他

例えばメルチャリ では、ステーション外で放置された自転車も表示される(ユーザが回収してステーションに移送することが可能)だが、「放置された」ステータスの持たせ方はどうするか(どこのステーションに紐付いていない状態の自転車が存在することを許容するor「放置されている」という擬似的なステーションを作成して、そこに紐付けるか)

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

No branches or pull requests

1 participant