Based on the coarnotify
library
- Create a new module in pcinotify.patterns and extend the Pattern class as needed
- Import the class in pcinotify.patterns.init
- Add the class to pcinotify.factory
- Add tests in test_models and test_factory
Based on the coarnotify
library