Hello,
I’m working at the TOPS Lab at the University of Wisconsin-Madison. In the acm.cpp file, I’m using the filetest() function to decode a hex string. Currently, the decoder outputs the result in XML format, but for our project, we would prefer to store the data in JSON format in our database. Is there an option or method available to modify the output to JSON format within this project?
Thank you for your assistance!
Hello,
I’m working at the TOPS Lab at the University of Wisconsin-Madison. In the acm.cpp file, I’m using the filetest() function to decode a hex string. Currently, the decoder outputs the result in XML format, but for our project, we would prefer to store the data in JSON format in our database. Is there an option or method available to modify the output to JSON format within this project?
Thank you for your assistance!