update rules
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"vsmqtt.brokerProfiles": [
|
||||
{
|
||||
"name": "home",
|
||||
"host": "192.168.0.10",
|
||||
"port": 1883,
|
||||
"clientId": "vsmqtt_client_20f8"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user