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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,11 @@ Please refer to this diagram for accurate connections and setup to ensure the pr
53
53
-**arduino_secrets.h:** Contains sensitive data like WiFi credentials and MongoDB API secret (not included for security reasons).
54
54
55
55
## MongoDB Document Structure
56
+
57
+
[](https://www.youtube.com/watch?v=o8SodRMNmwI)
56
58
59
+
Click the image above to watch the video on YouTube.
60
+
57
61
The Arduino Battery Backup Monitor project uses a specific MongoDB document structure to store and manage the data collected from the battery backups. This structure is defined in the `Battery_Management_Template.json` file, and it includes several key fields:
0 commit comments