Get-FaceList

SYNOPSIS

Get a list of faces from Divoom

SYNTAX

Get-FaceList [[-Type] <Object>] [[-Page] <Object>] [<CommonParameters>]

DESCRIPTION

Get a list of faces from Divoom

EXAMPLES

EXAMPLE 1

Get-FaceList

EXAMPLE 2

Get-FaceList -Type Social

PARAMETERS

-Type

The type of face to get from Divoom. Defaults to normal

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: Normal
Accept pipeline input: False
Accept wildcard characters: False

-Page

The page number. Defaults to 1.

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: 1
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

General notes