添加pqdif本地台账供java程序读取
This commit is contained in:
@@ -503,6 +503,7 @@ int stringToInt(const char* str, int* result);
|
||||
bool isCharPtrEmpty(const char* str);
|
||||
int parse_ledger_update_xml(trigger_update_xml_t* trigger_update_xml);
|
||||
int update_one_terminal_ledger(terminal* update, int i,ied_t* ied,int terminal_index,int ied_take);
|
||||
int pqdif_rebuild_config_from_current_ledger();
|
||||
void print_trigger_update_xml(const trigger_update_xml_t* trigger_update);
|
||||
char* parse_model_cfg_web_one(ied_t* ied,char* out_model);
|
||||
void Set_xml_nodeinfo_one(char* dev_type);
|
||||
|
||||
Reference in New Issue
Block a user