Question: Question: broker address -a = localhost port -p = 1883 keepAlive -k = 60 Please solve the code in which line got problem and need






Question: broker address -a = localhost port -p = 1883 keepAlive -k = 60 Please solve the code in which line got problem and need changes as stated in the last picture.
Mu 10.2-clientupb.py Mty 102 clientupub py Mu t.02, chentepub py MQTT_SlowDos.py 3 MQTT_SlowDos.py is client_pub.py Publisher creating new message. Usage: python3 client_pub.py - a Broker_Address > p Broker_Port >k Keep_Alive> a IP address of MQTT broker -p port of MQTT broker (default 1883) - keep alive parameter of MQTT protocol (default 60sec ) Traceback (most recent call last): File "/home/pi/Desktop/client_pub.py", line 92, in broker, port, keep = parsing_parameters( ) File "/home/pi/Desktop/client_pub.py", line 26, in parsing_parameters exit() File "/usr/lib/python3.7/_sitebuiltins.py", line 26, in __call__ raise SystemExit(code) SystemExit: None
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
