We discussed internally how to make it more modular as we think it could ease things up when working on different methods for the class.
In the helper modules you just need to create a logger and a connection object and you should be good to go to do logging + speak with the API of the device.
Additionally to that you can configure in the "optional_args" the following keys:
Modular implementation
Description
We discussed internally how to make it more modular as we think it could ease things up when working on different methods for the class. In the helper modules you just need to create a logger and a connection object and you should be good to go to do logging + speak with the API of the device.
Additionally to that you can configure in the "optional_args" the following keys:
Types of Changes
Tasks