kubeedge / mappers-go

KubeEdge Device Mappers written in go
Apache License 2.0
48 stars 67 forks source link

add mqtt device mapper #59

Open lcw2 opened 2 years ago

lcw2 commented 2 years ago

This is an implementation of mapper for mqtt protocol. The aim is to create an application through which users can operate mqtt device and read mqtt device data.

RyanZhaoXB commented 2 years ago

Thanks for this issue. The current mapper-go repository has not implemented a mapper for mqtt device. Do you want to provide an implementation of mapper for mqtt protocol? You are welcome to create a pull request to merge your code or design.