Versions Compared

Key

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

Description

This function is invoked when a client is connected to the NETx BMS Core Server.

Signature

OnClientConnectedEvent (connectionType, deviceName, host, port, user, projectName)

Parameters

NameTypeMandatory/OptionalDescription
connectionTypestringMclient type (WEB_CLIENT or BMS_VISU)
deviceNamestringMdevice name
hoststringMIP address or hostname of client
portstringMTCP port number
userstringMuser that is currently online
projectNamestringMproject that is assigned to the connecting client

Return

None.