You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think Orion used the StructuredValue representation, exactly to simplify the type management inside arrays. Thus, that could be a good option also for QL.
NGSI mentions an Array type, it seems it could be of anything, but need to better investigate.
But Crate's arrays have types: https://crate.io/docs/crate/reference/en/latest/appendix/data-types.html#array
The text was updated successfully, but these errors were encountered: