Data Types and Limits
The values for some data types used in the Device Cloud must be within a specific range.
Data Type |
Length (bytes) |
Limit |
---|---|---|
FLOAT64 |
8 bytes (64 bits) |
2-53 through 253 (9007199254740992) |
INT64 |
8 bytes (64 bits) |
-9223372036854775808 through 9223372036854775807 |