ODCinterfacesdataIndex
IDOPortability
Interface defines functions to manage the Data Index implementation of DataObjects
setDataIndexImplementation
This function SHOULD be called by the Data Index Implementation OR DataPoint Admin
Initializes DataPoint with provided Data Index implementation or changes current implementation to another one
Parameters
Name | Type | Description |
---|---|---|
dp | DataPoint | DataPoint to work with |
newImpl | address | New Data Index Implementation |