Since the main program is seperated into individual files by program that return the data to be written to Influx, a translator method is needed to format that data to submit to postrgres.
This should accept the dictionary that are returned by the other functions and return data that #3 can submit successfully.
This functionality should be planned first as if it is not possible to do properly, the project is DOA.
Since the main program is seperated into individual files by program that return the data to be written to Influx, a translator method is needed to format that data to submit to postrgres.
This should accept the dictionary that are returned by the other functions and return data that #3 can submit successfully.
This functionality should be planned first as if it is not possible to do properly, the project is DOA.