If you want to add a parameter to a Mediation Layer protocol, and some devices have this parameter as a standalone parameter, others as a table parameter, is it possible to directly access the table parameter if you can hardcode the index?
So, for instance, you have :
Serial Number:
Device protocol 1 = parameter 1692
Device protocol 2 = Table parameter 1309, with index 0
Can the second part be mapped from the Mediation protocol, or do you need to create a stand-alone parameter in device protocol 2?
I don't have immediately a solution to your question altough I'm wondering if in your use case we can't use Mediation Snippets?
General Main Release 10.1.0 - New features (part 6) | DataMiner Docs
The advantage of mediation snippet is that you are not "stuck" with changing any drivers, which is also beneficial for maintenance and updates later on