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

状態管理するためのStateManagerを実装する #17

Open
csenet opened this issue Jun 30, 2023 · 0 comments
Open

状態管理するためのStateManagerを実装する #17

csenet opened this issue Jun 30, 2023 · 0 comments
Assignees
Labels
state-manager 状態管理関連

Comments

@csenet
Copy link
Member

csenet commented Jun 30, 2023

やりたいこと

列車の閉塞の情報や各ストップレールなどの情報を管理して、物理的なハードウェアの状態と統一するための状態管理をするサービスを作る

やること

  • 仕様を決定する(protobufを書く)
  • 利用するDBを決定する
  • MQTTブローカーを構築する
  • 状態の変更を通知する仕組みを実装する(MQTT)
  • 状態の変更をフロント側に通知する仕組みを実装する(connect)
  • auto operationからデータを受け取れるようにする

補足情報

通信プロトコルでconnectを利用する関係でgolangによる実装を推奨する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state-manager 状態管理関連
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant