Source that processes the all the data server data. More...
#include "AppGlobal.h"
#include "../Header/API_Header/AppDataInterface.h"
Functions | |
int | mbn_status_info () |
function that determines the MBN status information | |
int | mac_address_details () |
function that access the MAC details | |
int | start_discovery () |
Function that processes the discovery details. | |
void | copy_members () |
void | fetch_mbn_identification_parameters () |
Function that fetches the MBN identification parameters. | |
void | fetch_io_identification_parameters () |
Function that fetches the IO_module identification parameters. | |
void | fetch_pz_identification_parameters () |
Function that fetches the PZ identification parameters. | |
void | fetch_propzone_identification_parameters () |
Function that fetches the PropZone identification parameters. | |
void | valves_modules_status_info () |
Function that processes the valves modules status information. | |
void * | data_processing_func (void *arg) |
Function that processes all the IO-modules and valves real-time data. | |
Variables | |
uint8_t | g_start_flag |
s_discovery_details | discover_details |
bool | all_modules_normal = true |
uint8_t | g_status_index = 0 |
uint8_t | g_total_no_of_status_screens = 0 |
Source that processes the all the data server data.
|
extern |
void * data_processing_func | ( | void * | arg | ) |
Function that processes all the IO-modules and valves real-time data.
|
extern |
Function that fetches the IO_module identification parameters.
None |
|
extern |
Function that fetches the MBN identification parameters.
None |
|
extern |
Function that fetches the PropZone identification parameters.
None |
|
extern |
Function that fetches the PZ identification parameters.
None |
|
extern |
function that access the MAC details
none |
|
extern |
function that determines the MBN status information
module_num_status | - indicates the module number |
|
extern |
Function that processes the discovery details.
|
extern |
Function that processes the valves modules status information.
None |
bool all_modules_normal = true |
|
extern |
|
extern |
uint8_t g_status_index = 0 |
uint8_t g_total_no_of_status_screens = 0 |