I'm trying to send an Event from a device to an Azure IoT Central hub.
Sending telemetry data works, but I'm not seeing a response when I try to send an event and I'm pretty sure it's due to not knowing the correct JSON format to use. Does anyone know the correct format and objects you need to fill in to send an event? Is this documented somewhere I might have missed?
Thanks for your help, let me know if you need more detail.