Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAndSendGetReq ¶
func ConvertAndSendGetReq(req *gnmi.GetRequest) (*gnmi.GetResponse, error)
Converts and sends a gNMI get request to a device TODO: Make it work for more than only the first path per request
func ConvertAndSendSetReq ¶
func ConvertAndSendSetReq(req *pb.SetRequest) (*pb.SetResponse, error)
Converts gNMI set request to XML request(s), sends it/them, and returns a gNMI set response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.