0616
This commit is contained in:
@@ -138,6 +138,9 @@ const serialService = {
|
||||
}
|
||||
|
||||
this.tcp485.setHost(host, port)
|
||||
this.tcp485.onLog((name, action) => {
|
||||
this.addLog(name, action)
|
||||
})
|
||||
|
||||
try {
|
||||
const state = await this.tcp485.open()
|
||||
|
||||
Reference in New Issue
Block a user