Fixed minor issue with establishing insecure channel.
Fixed bug with inabillity to specify prefix in Subscribe messages for subscribe2() method.
Important: It is recommended to use method subscribe2() instead of subscribe() for building telemetry collectors with pygnmi as this method is further developed and throroughle tested. The method subscribe() will be deprecated in future releases.
Functionality qos is now properly supported in subscribe2() method.
insecure
channel.prefix
in Subscribe messages forsubscribe2()
method.subscribe2()
instead ofsubscribe()
for building telemetry collectors withpygnmi
as this method is further developed and throroughle tested. The methodsubscribe()
will be deprecated in future releases.qos
is now properly supported insubscribe2()
method.