Skip to content

sensing batch events #5

@rishikeshayre1310

Description

@rishikeshayre1310

hello
As of now i am able to send single events to the event hub . but i need to send a batch of messages to event hub . i found this page
https://docs.microsoft.com/en-us/rest/api/eventhub/send-batch-events
it says it is possible but when i made the changes it is not working
i changed the content type to "application/vnd.microsoft.servicebus.json"
and data= "[{"Temperature":"25.25" , "Deviceid":"esp3" }, {"Temperature":"30.30" , "Deviceid":"esp3"}]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions