chirpstack-application-server
chirpstack-application-server copied to clipboard
Integrations data format use cloudevent
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Summary
What is the use-case?
CloudEvents is a specification for describing event data in common formats to provide interoperability across services, platforms and systems.
Integrations data to support CloudEvent.
Implementation description
We can implement it on the HTTP integration first. Just change request to CloudEvent sdk request.
Can you implement this by yourself and make a pull request?
Yes.
I would be interested in supporting this, but lets park this until the AS + NS merge has been completed (https://forum.chirpstack.io/t/changes-coming-to-chirpstack/13101).