cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Thingworx numeric data type ranges

rtaylor-3
12-Amethyst

Thingworx numeric data type ranges

We have a requirement where an external host system will need to query Thingworx (through a Thing service) to get some numeric data and store it in the host system.
The host system will be storing this numeric data in an RDBMS and will need to define a schema to support said numeric data types.

I believe Thingworx currently has the following numeric data types:

 

INTEGER

LONG

NUMBER

 

Are these similar to the Java primitive data type ranges (where NUMBER would be equivalent to double?)

Are the Thingworx data type ranges documented anywhere?

1 REPLY 1
bmehringer
13-Aquamarine
(To:rtaylor-3)

Bumping to the top.  I'd also like to know if a NUMBER data type translates to a double or float in other platforms.

Announcements


Top Tags