diff --git a/README.md b/README.md index 273fcfd..e9d3f1e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ states added in future. - Loading your configuration **JSON** file, see example [here]() //add later - Logging the state change during the program is running, see example [here]() //add later - Sending the log file after closing the program with a telegram bot **NOT IMPLEMENTED** -#### Communication: +### Communication: Running the program on pi, will initialize the configuration file and check if the device is connected to the port or not. In case the Controller is connected to Pi, the Pi will send a hello signal to Controller, if the Controller is able to read the signal, it will respond to the Pi with the current state. Pi will create a new `log_file` (if user doesn't have one already) with a configuration data and will document the activity until the program is stopped manually or just exitted the scanning mode. #### The program will have the following menu: | Choice | Functionality |