07.05.2026, 12:54
Can be done using a conversion script in the app but it must be done for each object separately. Depending on the object count it might make more sense to make a separate script for publishing object values.
Code:
return json.encode({
value = value,
dataUnit = 'data-units',
state = true
})