-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
StartAutomating
authored and
StartAutomating
committed
Oct 31, 2022
1 parent
9c9c852
commit 4437a29
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
Find-Pixoo | ||
---------- | ||
### Synopsis | ||
Finds Pixoo devices | ||
|
||
--- | ||
### Description | ||
|
||
Finds Pixoo devices on the local network. | ||
|
||
--- | ||
### Related Links | ||
* [https://lightscript.start-automating.com/Find-Pixoo/](https://lightscript.start-automating.com/Find-Pixoo/) | ||
|
||
|
||
|
||
* [https://app.divoom-gz.com/Device/ReturnSameLANDevice](https://app.divoom-gz.com/Device/ReturnSameLANDevice) | ||
|
||
|
||
|
||
--- | ||
### Examples | ||
#### EXAMPLE 1 | ||
```PowerShell | ||
Find-Pixoo | ||
``` | ||
|
||
--- | ||
### Syntax | ||
```PowerShell | ||
Find-Pixoo [<CommonParameters>] | ||
``` | ||
--- |