We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2d2d4 commit 76eba09Copy full SHA for 76eba09
src/sonic-yang-models/yang-models/sonic-heartbeat.yang
@@ -2,8 +2,8 @@ module sonic-heartbeat {
2
3
yang-version 1.1;
4
5
- namespace "http://github.com/sonic-net/sonic-gnmi";
6
- prefix gnmi;
+ namespace "http://github.com/sonic-net/sonic-heartbeat";
+ prefix heartbeat;
7
8
import ietf-inet-types {
9
prefix inet;
0 commit comments