Field Type Required Description
blockOptions.method.args.item string + Argument declaration of item ID. The value should be in block with name .
blockOptions.method.args.value string + Argument declaration of item value. The value should be in block with name .
blockOptions.method.args.deviceGroup string Value source for the left part of the comparison operator. References a device group by its ID. The parameter is required.
blockOptions.method.args.itemGroup string Value source for the left part of the comparison operator. References an item group by its ID. The parameter is required.
blockOptions.method.args.armed string Argument declaration of armed state of device is corresponding to current item. The value should be in block with name . This adds optional condition checks device armed status and is connected with isItemState condition by logical AND operator.