Policy Workflow Step 13

Since this is a cyclic step, we need to add the requirements as sub-steps to be completed in each cycle, and an exit condition.

We add the first sub-step by clicking on the β€œRequest” button in the top navigation bar.

Again we add a tag, set the permissions, make this step active by default since it is required, select the schema type of the document – inverter in this case since we are adding an inverter sensor, and select the Id Type, since sensors are given DIDs, we select DID.

Next, we select the UI as a β€œDialog” as we have done before from the drop-down. We then add content and title.

Programmatically this workflow step looks like this:

Last updated