{ "jsonrpc": "2.0", "method": "public/subscribe", "id": 42, "params": { "channels": [ "platform_state.public_methods_state" ] }}
{ "data": { "allow_unauthenticated_public_requests": true }}
Information whether unauthorized public requests are allowed
Client sends subscription request to subscribe to notification channel. Please refer to Notification page for more information.
Server sends subscription notification data
Was this page helpful?