Fix name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import socket
|
||||
import httpx
|
||||
|
||||
def generate_unit_registration_id():
|
||||
def generate_node_nickname():
|
||||
"""
|
||||
Generates a temporary unit registration ID in the format:
|
||||
"Node-{last octet of local IP}-{last octet of public IP}".
|
||||
|
||||
Reference in New Issue
Block a user