• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

ToiInformationObjectsChangedEvent

Class Summary

Extends:
  • ToiEvent

This method is called when some subscribed objects have changed value. If an object value can't be provided (due to IPC limitations), 'Status' is set to ToiInformationService.STATUS_NO_VALUE. In TOI3/JS any such object will always be pre-fetched and 'status' will always be ToiInformationService.STATUS_OK.

Parameters

Name Type Description
objects Array.<ToiInformationService.ToiObjectInfo>

A list of objects that have changed.

objectNames Array.<ToiInformationService.ToiObjectName>

A list of names of objects that have changed. This is only kept for backward compatibility reasons.

  • Members

Methods

Members

evtTarget (Type: ToiEventTarget)

The event target that generated the event.

evtTimeStamp (Type: number)

The time (in seconds since the Epoch) at which the event was generated.

evtType (Type: number)

The type of the event.

objectNames (Type: Array.<ToiInformationService.ToiObjectName>)

A list of names of objects that have changed. This is only kept for backward compatibility reasons.

objects (Type: Array.<ToiInformationService.ToiObjectInfo>)

A list of objects that have changed.

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.