Update BlockEvent - Power
parent
0340422276
commit
7a8a904f04
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
**Parameters:**
|
**Parameters:**
|
||||||
- `triggerId` - STRING - ID of trigger to try to activate on blocks.
|
- `triggerId` - STRING - ID of trigger to try to activate on blocks.
|
||||||
- `cable_group` - STRING - Phrase that blocks being in the same cable group share.
|
- `cable_group` - STRING - Phrase that blocks being in the same cable group share.
|
||||||
- `self_run` - BOOLEAN - Should run trigger on source block.
|
- `self_run` - BOOLEAN - Should run trigger on source block. - Default: `TRUE`
|
Loading…
Reference in a new issue