refactored NodeData and NodeOptions to use server instead of emulation_server
This commit is contained in:
parent
ab0abd65aa
commit
cb81095b64
12 changed files with 23 additions and 25 deletions
|
@ -64,7 +64,7 @@ NodeData = collections.namedtuple(
|
|||
"ip6_address",
|
||||
"model",
|
||||
"emulation_id",
|
||||
"emulation_server",
|
||||
"server",
|
||||
"session",
|
||||
"x_position",
|
||||
"y_position",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue