Normal
In general I think UTF8 is used but I don't need to care about that when receiving results from MPExt. The code is javascript and I use JSON.parse and JSON.stringify.From WifiRemote I need to UTF8 decode the text in order to get the special characters right.
In general I think UTF8 is used but I don't need to care about that when receiving results from MPExt. The code is javascript and I use JSON.parse and JSON.stringify.
From WifiRemote I need to UTF8 decode the text in order to get the special characters right.