Formatting/NanoLeaf.Panel.Layout.format.ps1

Write-FormatView -TypeName NanoLeaf.Panel -Property PanelID, X, 
    Y, O, ShapeType -GroupByScript {
        $_.ControllerName + ' [ ' + $_.IPAddress + ' ] '
    } -GroupLabel "Controller"