Group in State-Tile

Hello

I would like to group the instances in the state-tile according to a property “ID” in class.

is this possible in json?

"display": {
			"label": "name",
			"sublabel": "healthstatesummary",
			"src": "",
			"size": 30,
			"shape": "square",
			"topn": 0,
			"group": {
				"property": "ID",
				"order": "desc"
			}
		}

is this possible?

rg
hansi