AssetNewValue
AssetNewValue =
string|number|boolean
New value for AssetServiceModel.updateValue (and the deprecated AssetServiceModel.updateValueById).
The runtime type must match the asset's valueType:
- Text → string
- Integer → number
- Bool → boolean