Update message data type handling 38/28138/1 needlefish
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:17:44 +0000 (16:17 +0000)
commitfa7a8abbbe1d83a287bb6e826a6cdf47fad75dff
treee3e903e07f07edc87b6d2a19e33f620e1309059e
parente5c3353376d4f308a0cde2f4a7668abb746a83ee
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