I am trying to arm and disarm a camera with the gRPC protocol. So far I succeeded to enable and disable a camera but I have no idea how I can arm and disarm a camera. Should I use the ChangeConfigRequest and directly change the config of the video channel?