Note that the “*” is not a wild card. It means “all members of this group.” So it makes no sense to use a * with an Item. The only valid way to use it is:
FullNameOfGroup*: strategy = [strategies]
I believe there are other issues with myopenhab right that that makes this a really bad choice to test the behavior.
See the following for an example of using Groups with persistence.