tiiuae / mesh_com

ROS node for Mesh Network configuration
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

utm #405

Open DaniilTroshkovTII opened 8 months ago

DaniilTroshkovTII commented 8 months ago

UTM config support

DamienDeMayaTII commented 8 months ago

@DaniilTroshkovTII, still in draft?

DaniilTroshkovTII commented 8 months ago

@DaniilTroshkovTII, still in draft?

Hello @DamienDeMayaTII I would prefer to merge this changes but I am not sure if @govindsi planning to merge it. In my view we can afford this small overhead of requesting MDM server for UTM config - for example if server do not support it (returns 405) MDM agent can just ignore it (make polling time s equal to OK polling time which is 10 mins). So this overhead request will only appears once in 10 minutes. From my view it will be easy to support this additional UTM functionality in MDM agent.

DamienDeMayaTII commented 8 months ago

@DaniilTroshkovTII , please check with Seb and kindly decide to merge or cancel. Thanks!

DamienDeMayaTII commented 7 months ago

@DaniilTroshkovTII , any update?

govindsi commented 7 months ago

This will not land in develop as this is meant for staging feature branch. After MVP, we will only have lte only MDM config for UTM specific use case.