Skip to content

feat(policy): policy rule add/update/delete RPCs

The commit includes the implementation of the following Policy grpc methods:

  • PolicyAddService
  • PolicyAddDevice
  • PolicyUpdateService
  • PolicyUpdateDevice
  • PolicyDelete

Merge request reports