Panopticon Data Types
Panopticon Real Time has three data types:
Data Type |
Description |
Text |
Stored as String. |
Stored as java.util.Date + long (64-bit int) picoseconds. |
|
Stored as Double (64-bit float), assuring value precision in at least 15 decimal digits. For integer values loaded from a data source, full precision covers the span from −253 to 253 (−9,007,199,254,740,992 to 9,007,199,254,740,992). |