1 | initial version |
Hi all,
Hope you are all doing well.
I have a small question about the IoT Agent and Orion components in the Fiware stack.
My question is that when I enable a device at the fiware stack through curl command or postman
I specify the fiware service , fiware service path device id etc, and then I need to define the attributes that they will map to the device itself.
What I want to achieve is to specify empty attributes and then the device will send whatever attributes it "wants".
So it will not be constrained to specific data models.
Is this possible?
Best wishes