fix: smf parameter config
This commit is contained in:
@@ -235,7 +235,7 @@ smf:
|
||||
filter: "0~65535"
|
||||
display: "Secondary Remote Gy Port"
|
||||
comment: "0~65535"
|
||||
- nmae: "peerGxEnable"
|
||||
- name: "peerGxEnable"
|
||||
type: "bool"
|
||||
value: 'false'
|
||||
access: "read-write"
|
||||
@@ -249,14 +249,14 @@ smf:
|
||||
filter: 'false;true;'
|
||||
display: "Gx Charging Enable"
|
||||
comment: ""
|
||||
- name: "primarxPeerGxIp"
|
||||
- name: "primaryPeerGxIp"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Primary Remote Gx IP"
|
||||
comment: ""
|
||||
- name: "primarxPeerGxPort"
|
||||
- name: "primaryPeerGxPort"
|
||||
type: "int"
|
||||
value: "3868"
|
||||
access: "read-write"
|
||||
@@ -270,7 +270,7 @@ smf:
|
||||
filter: ''
|
||||
display: "Secondary Remote Gx IP"
|
||||
comment: ""
|
||||
- nmae: "secondaryPeerGxPort"
|
||||
- name: "secondaryPeerGxPort"
|
||||
type: "int"
|
||||
value: "3868"
|
||||
access: "read-write"
|
||||
|
||||
Reference in New Issue
Block a user