Add address getter method to Python wrapper
This commit is contained in:
@@ -89,6 +89,8 @@ def main():
|
||||
time.sleep(1)
|
||||
print("Joined network")
|
||||
|
||||
print("addr = ", n.addr_get_ipv4(net_id))
|
||||
|
||||
#
|
||||
# Example server
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user