My structure definition as follows:
typedef struct { char node_id[NODE_NAME_LEN]; char point_id[POINT_TYPE_LEN]; int32_t io_rate; }node_point_info