Topic: Get messages with sensor values
Is there a way to get messages with sensor values? Currently I'm making 2 requests, one is a unit/calc_sensors request and another is a messages/get_messages request, then I'm combining the 2 results together. Is there a better way to do this?