Enhancement request: ThingWorx platform to handle NaN numerical values
Applies To
- ThingWorx Platform 7.1
Description
- When calling a service that takes an infinite NaN numeric value, an error is thrown: "JSON does not allow non-finite numbers"
-
Jackson and many other JSON processing libraries get around this issue by rendering non-finite numbers as strings.