@5minds/node-red-contrib-processcube 1.5.10-feature-70f7fe-m4jq28wc → 1.5.10-feature-e89b67-m4jqa6qs
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -49,8 +49,8 @@ Delete old instances of a process model in the ProcessCube.
|
|
49
49
|
|
50
50
|
## Inputs
|
51
51
|
|
52
|
-
: payload.
|
53
|
-
: payload.
|
52
|
+
: payload.duration (number): The number of given time units.
|
53
|
+
: payload.time_unit ('hours' | 'days'): The unit of time to use.
|
54
54
|
|
55
55
|
## Outputs
|
56
56
|
|