@amohit1315 @nileshsimaria The byte values needs to be shown as hex string (git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L844) Handling ieeefloat32 data type which is streamed in bytes. (git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L896) (MR details: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/merge_requests/19) To ignore genstate headers (applicable for > 24.1) (git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/influx.go#L189 ) (PR Details) https://gnats.juniper.net/web/default/1775191 To support ipv6 addresses in the subscribed path for jtimon. (git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L1086 ) (feature details: https://coretech-jnpr.atlassian.net/issues/TIDE-41942)
@amohit1315
@nileshsimaria
The byte values needs to be shown as hex string (git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L844)
Handling ieeefloat32 data type which is streamed in bytes.
(git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L896)
(MR details: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/merge_requests/19)
To ignore genstate headers (applicable for > 24.1)
(git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/influx.go#L189 )
(PR Details) https://gnats.juniper.net/web/default/1775191
To support ipv6 addresses in the subscribed path for jtimon.
(git ref: https://ssd-git.juniper.net/TIDE/applications/jtimon/-/blob/master/subscribe_gnmi.go#L1086 )
(feature details: https://coretech-jnpr.atlassian.net/issues/TIDE-41942)