-152-
v6.3
Interacting with Waspmote
External Data Base
Meshlium can also store the information captured in an External Data Base.
Steps:
1. Pressing the “Show sql script” you will get the code needed to create the data base along with the table and the right privile-
ges.
Figure: External Database tab - showing SQL Script
2. Insert this code in your MySQL management application.
3. Fill the Connection Data fields with the information about where the data base is located (IP, Port) and with the authentication
options (Database, Table, User, Password).
This data are stored in
/mnt/lib/cfg/sensorExternalDB
file.