REMOTE SQL DATABASE
The MySQL database recieves the reading of
various sensors from the php server.
This data is stored persistently for display
and future references.The MySQL database further
connects to a php server.The php server creates
another JSON object for the mobile and tablet
devices that access the website and directly
sends the result when remote device accesses the website. |