MySQL database wellcheck:tblWellInfo consists of tank names and MAC addresses. This is the table that attributes a name and mac address to a specific well id. When the JSON post occurs, the handler must look up the mac address and then push the data into tblWell with the proper well_id.
MySQL database wellcheck:tblWellInfo consists of tank names and MAC addresses. This is the table that attributes a name and mac address to a specific well id. When the JSON post occurs, the handler must look up the mac address and then push the data into tblWell with the proper well_id.