commandid
This commit is contained in:
parent
acb7d44657
commit
2928009e3e
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ func (c *client) Talkgroup(ctx context.Context, tg *pb.Talkgroup) error {
|
|||
}
|
||||
|
||||
c.Send(&pb.Response{
|
||||
CommandId: CommandID(ctx),
|
||||
CommandResponse: &pb.Response_TgInfo{
|
||||
TgInfo: resp,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue