json_object_object_add(jsonitem,"ShortPreamble",json_object_new_int((int)wtpradioconf->shortpreamble)); json_object_object_add(jsonitem,"NumBSSIDs",json_object_new_int((int)wtpradioconf->maxbssid)); json_object_object_add(jsonitem,"DTIMPeriod",json_object_new_int((int)wtpradioconf->dti...