File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,13 @@ If set, will output the summary.
139
139
| ----------| --------| --------| ---------------------|
140
140
| ` [Switch] ` | true | named | true (ByPropertyName)|
141
141
142
+ #### ** MusicDriver**
143
+ Gets the available music drivers.
144
+
145
+ | Type | Required| Position| PipelineInput |
146
+ | ----------| --------| --------| ---------------------|
147
+ | ` [Switch] ` | true | named | true (ByPropertyName)|
148
+
142
149
#### ** NetworkStatus**
143
150
If set, will output the network status.
144
151
@@ -217,6 +224,9 @@ Get-Twinkly [-IPAddress <IPAddress[]>] -MQTTConfiguration [<CommonParameters>]
217
224
Get-Twinkly [-IPAddress <IPAddress[]>] -Summary [<CommonParameters>]
218
225
```
219
226
``` PowerShell
227
+ Get-Twinkly [-IPAddress <IPAddress[]>] -MusicDriver [<CommonParameters>]
228
+ ```
229
+ ``` PowerShell
220
230
Get-Twinkly [-IPAddress <IPAddress[]>] -NetworkStatus [<CommonParameters>]
221
231
```
222
232
``` PowerShell
You can’t perform that action at this time.
0 commit comments