Mapping from IS API to C8Y API -- microservice

Hi all,

We’re working on a project to use a home automation company API to send data/status … etc using their API method and map it to our API (cumulocity API) to publish it to cumulocity.

in microservice

do anyone have any tips how to do this?
or if you have microservice examples on connecting external devices and publishing real time data

I am new to MS and any comment would be much helpful and appreciated

thank you

I am not sure if C8Y micro service serve your purpose here.
You may want to use Rest based device SDK to integrate device into C8Y platform.
https://cumulocity.com/guides/device-sdk/rest/
Cumulocity IoT’s REST interfaces can be used to integrate devices with Cumulocity IoT.

Reards