Skip to content

hritik-chouhan/HVAC_dashboard

Repository files navigation

Hvac

A Flutter based HVAC application made for AGL IVI dashboard, connected with KUKSA.VAL server.

Screenshot

:Hvac_ui

To run this app, we need Flutter SDK, KUKSA server and config.YAML file

#Steps to run the app

  • Run KUSKA.VAL server. For more details, checkout KUKSA.VAL

  • Install the kuksa_viss_client. Follow KUKSA_VISS_CLIENT

  • Connect to server, authorize.

  • Create a config.YAML file.

  • Update the path of file in the source code. update this

  • Go to the project directory

  • First run flutter create .

  • Then to run the app flutter run