Package com.thingworx.types.primitives.structs
-
Class Summary Class Description Location ThingCode BaseType 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.Timespan Vec2 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.Vec3 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.Vec4 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.VTQ