fun post(events: Array<Event>, responder: RequestResponder<List<Event>>): Unit
Submits the events to cumulocity for the given managed object
events
- A list of new Events to be submitted for which the ids must be null
responder
- callback to be called with Cumulocity response i.e. the id's of the
newly create events