Advertisement
ariefhendra

Firebase Database

Mar 27th, 2025 (edited)
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.40 KB | Source Code | 0 0
  1. {
  2.   "UsersData" : {
  3.     "ISIKAN_DENGAN_USER_UID" : {
  4.       "outputs" : {
  5.         "digital" : {
  6.           "2" : 0,
  7.           "12" : 1
  8.         },
  9.         "message" : "I love this app",
  10.         "pwm" : {
  11.           "13" : 20,
  12.           "14" : 80
  13.         }
  14.       },
  15.       "sensor" : {
  16.         "humidity" : 52.50,
  17.         "pressure" : 1006.13,
  18.         "temperature" : 25.00
  19.       }
  20.     }
  21.   }
  22. }
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement