kubeedge / kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)
https://kubeedge.io
Apache License 2.0
6.53k stars 1.68k forks source link

Mapper supports device data writing #5657

Open wbc6080 opened 3 weeks ago

wbc6080 commented 3 weeks ago

What would you like to be added/modified:

Added device writing feature in Mapper Framework

Why is this needed:

Now the Mapper Framework has realized the ability to collect and report edge device data, but it cannot well support the scenario of device data writing. In actual use, users may need to write data to certain registers of the managed device to achieve the purpose of device control.

wbc6080 commented 3 weeks ago

/assign