#ifndef __LC_SYSTEM_H__
#define __LC_SYSTEM_H__
#include "../opcua/ua-server.h"
int add_lc_system_info(UA_SERVER_PARAM *ua_param);
#endif
