chartsSmlChildTableName[TSDB_TABLE_NAME_LEN]="";//user defined child table name can be specified in tag value. If set to empty system will generate table name using MD5 hash.
chartsSmlChildTableName[TSDB_TABLE_NAME_LEN]="";//user defined child table name can be specified in tag value.
//If set to empty system will generate table name using MD5 hash.
chartsSmlTagNullName[TSDB_COL_NAME_LEN]="_tag_null";//for line protocol if tag is omitted, add a tag with NULL value
//to make sure inserted records belongs to the same measurement
//default name is _tag_null and can be user configurable