-
|
I wanted a HelloWorld() style (short/simple/sweet) code example on how to use the RPC/Websocket interface. Took me a bit, but this is what I got. I didn't list all the RPC combinations, nor all the websocket commands.. but it should be a good starting point. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
OK.. so I got something working, not a websocket connection, but I can get the information now via python. |
Beta Was this translation helpful? Give feedback.
-
|
I think I got it working now, would love to if this works for others: python Websocket example: I don't know much about the output, so I replaced the long strings with XxXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
Beta Was this translation helpful? Give feedback.
I think I got it working now, would love to if this works for others:
Here is the python RPC example:
python Websocket example: