def _get_configurable(self):
"""
Getter method for configurable, mapped from YANG variable /components/component/properties/property/state/configurable (boolean)
YANG Description: Indication whether the property is user-configurable
"""
return self.__configurable
评论列表
文章目录