IoT Value Plan Subscribers, MindAccess Developer Plan Subscribers and MindAccess Operator Plan Subscribers

Semantic Data Interconnect

What's new?

  • The schema data type for attribute will evolve until the attribute has 5K records. After 5K records, the data type of an attribute does not change and any data ingested with mismatch in data type will respond an error.

  • Only attribute that has data ingest where new data type inferred is of lower data type (Original is Float but new inferred is Integer) will be allowed.

  • Any attribute in schema will have only one primitive data type.

Fixed issues

  • Issue related to schema extraction and data type accuracy improved.

  • Schema extraction will provide correct data type. Queries and semantic models associated with schemas will validate based on data type. Data cleansing need to be done before data ingest so that data types are not changed.