Commit a0fa6edb authored by yogesh.m's avatar yogesh.m

update

parent ab8950de
......@@ -18,7 +18,7 @@ NAMESPACE = data["configuration"]["namespace"]
bufferSize = 1024
UDPClientSocket = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM)
nm_no = None
nm_no = ''
class MyHandler(SubHandler):
def __init__(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment