chirpstack-application-server icon indicating copy to clipboard operation
chirpstack-application-server copied to clipboard

Integrations data format use cloudevent

Open liangyuanpeng opened this issue 3 years ago • 1 comments

  • [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.

liangyuanpeng avatar Feb 04 '22 08:02 liangyuanpeng

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).

brocaar avatar Feb 08 '22 11:02 brocaar