Problem description
The TI API is asynchronous, for this reason uses callbacks to notify the API Consumer with the result of the actions. Commonalities defines Cloud Event as the method for doing this. Is the TI API compatible with Cloud Event?
Expected behavior
The TI API must use Cloud Event to notify the API Consumer
Additional context
First of all we need to verify if we are compatible or not
Problem description The TI API is asynchronous, for this reason uses callbacks to notify the API Consumer with the result of the actions. Commonalities defines Cloud Event as the method for doing this. Is the TI API compatible with Cloud Event?
Expected behavior The TI API must use Cloud Event to notify the API Consumer
Additional context First of all we need to verify if we are compatible or not