Functions
Categories
Subfolder name | Description |
|---|---|
Bluetooth module functions | |
Initialization functions. | |
EEPROM functions. | |
Messages functions. | |
Functions for managing file records. | |
Send and receive data via internet functions. | |
64-bit math operation functions. | |
MQTT messaging protocol functions. | |
Functions for managing internal records | |
Functions for CAN BUS data transfer and configuration |
Functions
Function name | Description |
|---|---|
Function de-initializes previously initialized peripheral or sensor. | |
Gets value of requested sensor. | |
Sets value of a sensor. | |
Makes a call to a cell phone number. | |
Creates delay (pauses code for a certain amount of time) in ms (There are 1000 milliseconds in a second). | |
Get length of received buffer. | |
Reads received data from selected peripheral. | |
Write data to selected peripheral. | |
Determines whether vehicle is inside a geozone. | |
Calculates CRC value using user defined CRC table. |