Hello All,
I am working on a use case where we have to share the Network Device Data from a server in TMF639 format. The API product exposes is that it gives output of multiple devices in a single JSON. I wanted to understand that if in TMF639 can we send multiple resources in the same payload. Something like below: -
{
"eventType": "ResourceCreateNotification",
"eventId": "UNIQUE ID",
"eventTime": "2022-08-04T07:43:34Z",
"event": {
"resource1": {}
"resource2": {}
"resource3": {}
}
}
Will this be still TMF639 complaint payload?
Also, is there any link on how to handle multiple resources in the one payload.
#CustomerExperience#DigitalEcosystems#OpenDigitalArchitecture#General------------------------------
Regards,
Shobhit
------------------------------