Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function is invoked when a client is disconnected from the NETx BMS Core Server.


Signature

OnClientDisconnectedEvent (

...

connectionType,

...

 deviceName,

...

host,

...

port, user, projectName)

Parameters


NameTypeMandatory/OptionalDescription
connectionTypeclientTypestringMclient type (WEB, VNET, or OPC)clientName_CLIENT or BMS_VISU)
deviceNamestringMclient device name
sourcehoststringMclient source (e.g. Voyager.5.0, OPC Client name or IP address of BMS Client)IPAddressor hostname of client
portstringMip address of clientTCP port number
userstringMuser that is currently online
projectNamestringMproject that is assigned to the disconnecting client



Return

None.