![]() | ILinkPeercfgDependentNodeNames Property |
Namespace: KASAPIv2
string[] cfgDependentNodeNames { get; }
The module will track the nodes and will adjust its state as those nodes were owned by the module. However, this module will never change the mode of those nodes. This can be used to lock or block the peer modules that control the different primary nodes, but need to cooperate with the other similar modules on the part. This setting allows defining a group of peer modules which only allow linking of a single module at the time.
Note, that the part's cfgAttachNodeName is not present in this list by default. The implementation should explicitly check for the primary node, or the config must take care of it.