< Back
Set-MjVeramode
Post
NAME Set-MjVeramode
SYNOPSIS
Sets current mode on Vera Controller with UI7.
SYNTAX
Set-MjVeramode [-VeraIP] <String> -NewVeraMode <Object> [-RequireLogin] [-VeraCredential <PSCredential>]
[<CommonParameters>]
DESCRIPTION
This will allow you to change mode on your Vera controller.
Created by Ispep
Added 2016-06-06
WWW.Automatiserar.se
PARAMETERS
-VeraIP <String>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-NewVeraMode <Object>
Provide the IP or DNS name to your Vera Controller.
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-RequireLogin [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-VeraCredential <PSCredential>
If you require your controller to apply login use this switch and provide credential to your vera..
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Boolean
NOTES
This component requires you to have a Vera controller.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>
RELATED LINKS
SYNOPSIS
Sets current mode on Vera Controller with UI7.
SYNTAX
Set-MjVeramode [-VeraIP] <String> -NewVeraMode <Object> [-RequireLogin] [-VeraCredential <PSCredential>]
[<CommonParameters>]
DESCRIPTION
This will allow you to change mode on your Vera controller.
Created by Ispep
Added 2016-06-06
WWW.Automatiserar.se
PARAMETERS
-VeraIP <String>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-NewVeraMode <Object>
Provide the IP or DNS name to your Vera Controller.
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-RequireLogin [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-VeraCredential <PSCredential>
If you require your controller to apply login use this switch and provide credential to your vera..
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Boolean
NOTES
This component requires you to have a Vera controller.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>
RELATED LINKS