Notifies the Listener of changes to objects in the data model.
| objects | The objects that have changed. Note: Each object will have the ObjectId and name,value pairs for ONLY the parameters that have changed. Rest of the parameters that make up this object but have not changed will be left out. TToiObjectInfo::Children list will be empty. |
import "ToiDiagnosticsDataModelObjectsChangedEvent.idl";
Public Attributes | |
|
readonly attribute ToiDiagnosticsDataModel::TToiObjectInfoSequence | objects |