Package com.thingworx.types.primitives.structs
package com.thingworx.types.primitives.structs
-
ClassesClassDescriptionBaseType used to handle ThingCodes which are a numerical and unique way to identify a Thing by utilizing two key pieces of information, a domainId and an instanceId.BaseType used to represent a Vector of 2 decimal values modeled with x and y.
Default x value is 0.0.
Default y value is 0.0.BaseType used to represent a Vector of 3 decimal values modeled with x, y, and z.
Default x value is 0.0.
Default y value is 0.0.
Default z value is 0.0.BaseType used to represent a Vector of 4 decimal values modeled with x, y, z, and w.
Default x value is 0.0.
Default y value is 0.0.
Default z value is 0.0.
Default w value is 1.0.