CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
eps_types_to_json.h File Reference
#include "eps_types.h"
Include dependency graph for eps_types_to_json.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint8_t EPS_vpid_eng_TO_json (const EPS_vpid_eng_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_battery_pack_datatype_eng_TO_json (const EPS_battery_pack_datatype_eng_t *data, char json_output_str[], uint16_t json_output_str_size, uint8_t enable_show_unsupported_fields)
 
uint8_t EPS_struct_system_status_TO_json (const EPS_struct_system_status_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_pdu_overcurrent_fault_state_TO_json (const EPS_struct_pdu_overcurrent_fault_state_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_pbu_abf_placed_state_TO_json (const EPS_struct_pbu_abf_placed_state_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_pdu_housekeeping_data_eng_TO_json (const EPS_struct_pdu_housekeeping_data_eng_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_single_channel_data_eng_TO_json (const EPS_struct_pdu_housekeeping_data_eng_t *data, const uint8_t eps_channel, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_pbu_housekeeping_data_eng_TO_json (const EPS_struct_pbu_housekeeping_data_eng_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_pcu_housekeeping_data_eng_TO_json (const EPS_struct_pcu_housekeeping_data_eng_t *data, char json_output_str[], uint16_t json_output_str_size)
 
uint8_t EPS_struct_piu_housekeeping_data_eng_TO_json (const EPS_struct_piu_housekeeping_data_eng_t *data, char json_output_str[], uint16_t json_output_str_size)
 

Function Documentation

◆ EPS_battery_pack_datatype_eng_TO_json()

uint8_t EPS_battery_pack_datatype_eng_TO_json ( const EPS_battery_pack_datatype_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size,
uint8_t enable_show_unsupported_fields )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_pbu_abf_placed_state_TO_json()

uint8_t EPS_struct_pbu_abf_placed_state_TO_json ( const EPS_struct_pbu_abf_placed_state_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the caller graph for this function:

◆ EPS_struct_pbu_housekeeping_data_eng_TO_json()

uint8_t EPS_struct_pbu_housekeeping_data_eng_TO_json ( const EPS_struct_pbu_housekeeping_data_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_pcu_housekeeping_data_eng_TO_json()

uint8_t EPS_struct_pcu_housekeeping_data_eng_TO_json ( const EPS_struct_pcu_housekeeping_data_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_pdu_housekeeping_data_eng_TO_json()

uint8_t EPS_struct_pdu_housekeeping_data_eng_TO_json ( const EPS_struct_pdu_housekeeping_data_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_pdu_overcurrent_fault_state_TO_json()

uint8_t EPS_struct_pdu_overcurrent_fault_state_TO_json ( const EPS_struct_pdu_overcurrent_fault_state_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the caller graph for this function:

◆ EPS_struct_piu_housekeeping_data_eng_TO_json()

uint8_t EPS_struct_piu_housekeeping_data_eng_TO_json ( const EPS_struct_piu_housekeeping_data_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_single_channel_data_eng_TO_json()

uint8_t EPS_struct_single_channel_data_eng_TO_json ( const EPS_struct_pdu_housekeeping_data_eng_t * data,
const uint8_t eps_channel,
char json_output_str[],
uint16_t json_output_str_size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_struct_system_status_TO_json()

uint8_t EPS_struct_system_status_TO_json ( const EPS_struct_system_status_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the caller graph for this function:

◆ EPS_vpid_eng_TO_json()

uint8_t EPS_vpid_eng_TO_json ( const EPS_vpid_eng_t * data,
char json_output_str[],
uint16_t json_output_str_size )
Here is the caller graph for this function: