Logo
MSP Gas Metering Library
GASMETERING_configuration Struct Reference

This is the Gas Metering configuration structure. All expect a a pointer to this configuration structure. The Application will define this structure via the configuration files of the library. More...

#include <gasMeteringLib.h>

Data Fields

GASMETERING_System_ConfigurationpSystemConfig
 Pointer to GASMETERING_System_Configuration struct.
 
GASMETERING_Meter_ConfigurationpMeterConfiguration
 Pointer to GASMETERING_Meter_Configuration struct.
 
GASMETERING_Measurement_ConfigurationpMeasurementConfiguration
 Pointer to GASMETERING_Measurement_Configuration struct.
 
GASMETERING_Algorithms_ConfigurationpAlgorithmConfiguration
 Pointer to GASMETERING_Algorithms_Configuration struct.
 
GASMETERING_HAL_functionspHalFunctions
 Pointer to GASMETERING_HAL_functions struct.
 
GASMETERING_handlepHandle
 Pointer to GASMETERING_handle struct.
 

Detailed Description

This is the Gas Metering configuration structure. All expect a a pointer to this configuration structure. The Application will define this structure via the configuration files of the library.


The documentation for this struct was generated from the following file: