Skip to content

Videocon 12 Sep 2017

Alessandro Caproni edited this page Sep 13, 2017 · 9 revisions

Participants

  • Alessandro Caproni (ESO)
  • Maximiliano Olivares (Inria Chile)
  • Jazmine Maldonado (Inria Chile)
  • Sebastián Fehlandt (Inria Chile)

Topics to discuss

  • Creation of VPN accounts in progress (a lot of paperwork slowing down the process but hopefully ready by the end of the week)
  • What is the foreseen delivery date of Grazia´s report?

Summary of discussed topics

Review of Inria Chile development activities

  • Script for requirements installation
  • Changes to .gitignore
  • Pending update on Readme file
  • Develop an experiment on Flask to produce and consume kafka messages

General comments

  • Consider only options independent of kafka. Use core consumer.
    • Ale: just one work more to clarify even if I believe that there is no need anymore. IAS entities receiving alarms or synthetic parameters (i.e. AISValue) will receive them by using a library provided by the core. The underlying transport system, like kafka, will not be visible outside of the core. This allows for an easy replacement of the transport if we want. To develop the mokup, you can have a java interface with method notified when a new value is available: your implementation can provide IASValue objects as needed.
  • Define due date for the visit report. Add pictures to the conclusions.

Decisions and Conclusions

  • Develop a mockcore to test web server based on the core listener
  • Develop a preliminary Web Server in Java that receive IasValues
  • Web server will be, for the time being, in the ias repository.
  • GUI will be in the ias-display repository.
  • Pending coordination about the use of branches. To start after finishing the current work on Converters.

Next Steps

  • Next meeting on next Thursday
  • Minutes for meeting and the GUI related architecture.
    • Ale: before start writing the code, it is very important to define the architecture of the GUIs keeping in mind the specifications of the IAS. When ready we can discuss the architecture and converge to a good design and start the development
    • Ale: it has been agreed the Sabastian, Maximiliano and Jasmine writes the proposal in a wiki page

Clone this wiki locally