Retrieving the table schema for the Loggers table produces an UNKNOWN type for the value column. Is this for some reason or an oversight?
The partial REST response for the Logger table is:
{“name”:“value”,“required”:false,“type”:“UNKNOWN”,“defaultValue”:null,“relatedTable”:null,“customRegex”:null,“autoLoad”:false,“isPrimaryKey”:false},