Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Dgiot
Commits
b0f821c6
Commit
b0f821c6
authored
2 years ago
by
dawnwinterLiu
Browse files
Options
Download
Email Patches
Plain Diff
feat: update dgiot_n229
parent
ca528192
h7ml
dependabot/maven/apps/dgiot_dlink/priv/example/java/com.google.protobuf-protobuf-java-3.19.6
v4.7.0
v4.6.3
v4.6.2
v4.6.1
v4.6.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dgiot_install.sh
+2
-2
dgiot_install.sh
include/emqx_release.hrl
+1
-1
include/emqx_release.hrl
with
3 additions
and
3 deletions
+3
-3
dgiot_install.sh
+
2
-
2
View file @
b0f821c6
...
...
@@ -1486,9 +1486,9 @@ dgiot_shell
# set parameters by default value
deployType
=
single
# [single | cluster | devops | ci]
domain_name
=
"prod.dgiotcloud.cn"
# [prod.dgiotcloud.cn | your_domain_name]
software
=
"dgiot_n22
4
"
# [dgiot_n22
4
| dgiot_n]
software
=
"dgiot_n22
9
"
# [dgiot_n22
9
| dgiot_n]
plugin
=
"dgiot"
# [dgiot | dgiot_your_plugin]
dgiotmd5
=
"
e4bd445980ce311270a4d4052115ab2d
"
# [dgiotmd5]
dgiotmd5
=
"
8431e1d68463ce81e96a758e684fe9b1
"
# [dgiotmd5]
pg_eip
=
"changeyourip"
# [datanode_eip]
pg_auth
=
'changeyourpassword'
# [pg_auth]
...
...
This diff is collapsed.
Click to expand it.
include/emqx_release.hrl
+
1
-
1
View file @
b0f821c6
...
...
@@ -29,7 +29,7 @@
-
ifndef
(
EMQX_ENTERPRISE
).
-
define
(
EMQX_RELEASE
,
{
opensource
,
"4.
5.9
"
}).
-
define
(
EMQX_RELEASE
,
{
opensource
,
"4.
6.0
"
}).
-
else
.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help