Request Avail light client version data
While the SubscriptionID
generated by your Light Client is unique, and you need it to initially connect to the client,
you can use ANY UUID4 number (opens in a new tab)
as the request_id
in your request.
Request Avail light client version data.
Sample Request:
{"topic":"version","request_id":"4a482bb0-3c22-475d-a2b8-af1c27aa2636","message":{"version":"v1.12.4","network_version":"2.2.1-4f0439f4448"}}
Sample Response:
{"topic":"version","request_id":"4a482bb0-3c22-475d-a2b8-af1c27aa2636","message":{"version":"v1.7.10","network_version":"1.10"}}