1 | initial version |
For example, where can I check all the supported datatypes and details? For datetime/timestamp there is this, for example:
https://fiware-orion.readthedocs.io/en/master/user/ngsiv2implementationnotes/index.html#datetime-support
I am looking for something like that but for all existing data types in Fiware/NGSI-LD.
Another example, I am starting to use suscriptions. I want to understand all the options available to me. The tutorial at https://fiware-tutorials.readthedocs.io/en/latest/subscriptions/index.html goes over the basics, but where can I check, for example, all the allowed values for attrsFormat and their meaning? Or where can I check for all the tokens I can use in a expression field?
I am looking for complete technical specifications.
Thank you