I'm interested in collecting the modem core temperature for my applications. After some digging in modem_info.h / modem_info.c , I saw the temperature data structure exists but isn't being integrated into modem_param_info. I made the necessary corrections to add temperature (As well as support for modem_info_json.c), but they are only available in my local version of ncs. I understand the resolution is only +/- 5C, but that is still useful for a lot of applications. My suspicion is that a lot of users would be interested in this sensor value, so would it be possible to make temperature a permanent addition for all future versions?