BQL queries often return JSON objects that contains a type field, below is a table with the descriptions of the possible values
Name | Description |
|
|---|---|---|
STRING | Textual data |
|
INT | 32bit integer |
|
LONG | 64bit integer (long) |
|
FLOAT | 32bit floating point number |
|
DOUBLE | 64bit double floating point number |
|
BOOLEAN | Either true or false |
|
TRISTATE | true, false or undefined |
|
UNKNOWN |
|
|
ENUM |
|
|
DATETIME |
|
|
DATE |
|
|
BINARY |
|
|
COLOR |
|
|
CIRCLE |
|
|
COORDINATE |
|
|
REFERENCE |
|
|
