Skip to content

Communication Startup and Object Creation

Objective

Verify the driver's behavior when communication with the device is initiated and the necessary objects for integration operation are created. The driver must report the number of objects per domain and confirm that communication with the device has started.

Test Steps

  • Start the driver
  • Load the device in Netsocs

Expected Results

  • The device must be created successfully
  • The driver must create the necessary objects for integration operation
  • The driver must report the number of objects per domain
  • The device audit log must have the following message:
    'DEVICE' started.
    'COUNT' objects created with 'DOMAIN' domain
    
  • At the end of object creation, the device state must be "Online"

where:

  • DEVICE is the device name
  • COUNT is the number of objects created
  • DOMAIN is the domain of the new objects