|
| url = attr.ib(default="") |
|
| insid = attr.ib(default="") |
|
| mode = attr.ib(default="VM") |
|
| user = attr.ib(default="user") |
|
| password = attr.ib(default="123") |
|
◆ values()
def otto.otto_client.OttoConfig.values |
( |
|
self | ) |
|
◆ insid
otto.otto_client.OttoConfig.insid = attr.ib(default="") |
|
static |
◆ mode
otto.otto_client.OttoConfig.mode = attr.ib(default="VM") |
|
static |
◆ password
otto.otto_client.OttoConfig.password = attr.ib(default="123") |
|
static |
◆ url
otto.otto_client.OttoConfig.url = attr.ib(default="") |
|
static |
◆ user
otto.otto_client.OttoConfig.user = attr.ib(default="user") |
|
static |
The documentation for this class was generated from the following file: