MQTT Connect
This commit is contained in:
9
Assets/StreamingAssets/MQTTConfig.json
Normal file
9
Assets/StreamingAssets/MQTTConfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"configs": [
|
||||
{
|
||||
"name": "main",
|
||||
"host": "220.90.135.42",
|
||||
"port": 3018
|
||||
}
|
||||
]
|
||||
}
|
||||
7
Assets/StreamingAssets/MQTTConfig.json.meta
Normal file
7
Assets/StreamingAssets/MQTTConfig.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2c9fb26d616e68a4a97e4668f7190990
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user