Elvin Hajizada
Elvin Hajizada
Objective of issue: Current Monitor API need to be updated to take into account new design of Monitors **Lava version:** - [x] **0.4.0** (feature release) - [ ] **0.3.1** (bug...
Issue Number: #228 Objective of pull request: To provide unittests for demonstrating updated API for new Monitor design ## Pull request checklist Your PR fulfills the following requirements: - [X]...
Issue Number: #75 Objective of pull request: Enable multi-Var and multi-OutPort probing of multiple processes using single Monitor proc. ## Pull request checklist Your PR fulfills the following requirements: -...
Monitoring multiple Vars requires disabling checks for coherence between Process and ProcessModels
Dynamically adding new probes to a Monitor process (i.e. creating new `RefPort`and `InPorts`in the Monitor process) requires disabling checks for existence of corresponding `LavaPyType`for each newly created `RefPorts/InPorts`. More specifically...
### User story As a user, I want to have an application tutorial for CLP in order to understand how it can be applied to real world data and learn...