Rule Configurations Actions
RuleConfigurationsActions
RuleConfigurationsActions Objects
class RuleConfigurationsActions()constructor
function constructor()Constructor
Arguments:
ogapiInternalOpenGateAPI - this is configuration about Opengate North API.namestring - Identifier of the ryule configuration to operate
cloneTo
function cloneTo(newRuleName: string,newRuleOpenAction: boolean,newRuleCloseAction: string,newRuleNotifications: boolean) -> 'Promise'Clones a rule configuration into a new one
Arguments:
newRuleNamestringnewRuleOpenActionbooleannewRuleCloseActionstringnewRuleNotificationsboolean
Returns:
Promise