Update message data type handling 23/28123/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 8 Nov 2022 16:06:01 +0000 (11:06 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 8 Nov 2022 16:11:43 +0000 (11:11 -0500)
commitf137c6762e9055600089bb251850f979f62aed50
tree285b0174eaed6ec3fc9be78e057b84a618d69b43
parent509105d48cd1524cba1f20c4e0641d8c2d3a9cb4
Update message data type handling

KUKSA.val 0.2.1 always returned numeric values as floating point, this
has changed with 0.2.5 and support is required to handle data points
actually having integer or unsigned integer types.

Bug-AGL: SPEC-4598

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ica9b3e5fc27e110c02788dde6549e0bb194ffeb1
src/vis-session.cpp