Refactor OpcManager to improve node subscription handling - Simplified the address node assignment in the OpcManager class by directly using a local variable instead of an instance variable. - Enhanced debug logging to provide clearer insights into the nodes being subscribed to.