Code4GovTech/C4GT_22

UCI Signal Integration

Closed this issue · 0 comments

  • After understanding the structure of the Signal server, it can be concluded that there'd be various fields which once we fill, we'll be able to connect an adapter to it.
  • The adapter itself needs to follow the UCI messaging spec as mentioned here.
  • Once the adapter is able to communicate with the UCI arch and also the Signal server, we'll be able to perform a bi-directional communication following some pre-defined rules(as written in the UCI spec).
  • Once the Signal server and the adapter are set up, they both need to be deployed on Samagra servers using Docker.

Here's a flow-diagram of this process :

Untitled Diagram