支持上线UCloud 管理
This commit is contained in:
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 0,
|
||||
"product": {
|
||||
"host": "106.75.75.68",
|
||||
"port": "1883",
|
||||
"user": "negtlw23meh7r98o|75a1bba657d1|2",
|
||||
"password": "msi4iwhn3v3308dh",
|
||||
"auth_mode": 0
|
||||
},
|
||||
"ntp": {
|
||||
"host": "106.75.75.68"
|
||||
},
|
||||
"dlp": {
|
||||
"url": ""
|
||||
}
|
||||
}
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
title_format = "Horseman A2x Configuration"
|
||||
permit_write = true
|
||||
enable_basic_auth = true
|
||||
enable_tls = false
|
||||
max_connection = 1
|
||||
environment = {"TERM" = "xterm-256color"}
|
||||
address = "0.0.0.0"
|
||||
port = "8000"
|
||||
credential = "root:123456"
|
||||
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"type": 0,
|
||||
"equip_ID": "App",
|
||||
"driver": "/yuzhen_iot/service_manage/traffic_manage/App/v1.0.0",
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"equip_ID": "Drv",
|
||||
"driver": "/yuzhen_iot/service_manage/driver_manage/Drv/v1.0.0",
|
||||
"state": 0
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "route1",
|
||||
"source": "App",
|
||||
"objective": "Drv"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"programs": [
|
||||
{
|
||||
"name": "nats-server",
|
||||
"command": "/usr/bin/nats-server",
|
||||
"args": [
|
||||
"-p",
|
||||
"6000",
|
||||
"-a",
|
||||
"127.0.0.1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "factory",
|
||||
"command": "/yuzhen_iot/prod_manage/app/factory",
|
||||
"args": []
|
||||
},
|
||||
{
|
||||
"name": "manager",
|
||||
"command": "/yuzhen_iot/service_manage/manage/app/manager",
|
||||
"args": []
|
||||
},
|
||||
{
|
||||
"name": "frpc",
|
||||
"command": "/yuzhen_iot/prod_manage/app/frpc",
|
||||
"args": [
|
||||
"-c",
|
||||
"/yuzhen_iot/prod_manage/cfg/frpc.ini"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user