checking the presence of external 230VAC power supply connected to the boat when docked, and sending SMS to specified phone numbers if it disappears :
- if there is no external 230VAC power, batteries are not charging,
- if external 230VAC power is restored,
- battery voltage beyond lower or upper threshold limit for any battery pack,
- temperature beyond upper or lower threshold limit for any sensor (battery compartment temperature, cabin temperature, outside temperature, number of sensors expandable),
- determination of GPS position data,
- remote update capability via SMS sent from phone (setting data, operating logic, thresholds, etc...),
- Remote program update capability (from FTP storage),
- Saving measured data records to SERVER SQL database (max. 1023 bytes/send) :
- by uploading to FTP, or
- by HTML POST request.