You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: