I Want to Get Wind Data from Simulation. #3651
Unanswered
ubeydullahsu
asked this question in
Support Q&A
Replies: 1 comment
-
So you're trying to add a new API Aside from this, I personally don't see much point in this API itself. The wind values can be set in the settings and the API, so you already know what value is set currently. Just my opinion though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone. I want to get the wind data from simulation. I have tried to write simGetWind() function. But I am getting this error:
msgpackrpc.error.RPCError: rpclib: server could not find function 'simGetWind' with argument count 0.
How can I solve this problem or is there any alternative way to get wind data?
Beta Was this translation helpful? Give feedback.
All reactions