Source code for RsCmwGsmSig.Implementations.Configure_.Connection_.Pswitched_.Cscheme

from .....Internal.Core import Core
from .....Internal.CommandsGroup import CommandsGroup
from .....Internal import Conversions
from ..... import enums


# noinspection PyPep8Naming,PyAttributeOutsideInit,SpellCheckingInspection
[docs]class Cscheme: """Cscheme commands group definition. 1 total commands, 0 Sub-groups, 1 group commands""" def __init__(self, core: Core, parent): self._core = core self._base = CommandsGroup("cscheme", core, parent) # noinspection PyTypeChecker