All i want is to create/activate devices using gRPC requests with python (I don’t know why it can’t be REST API !!!). Tried using the documentation examples, but i does not work, certainly i’m doing something wrong. I just need a help to request with this gRPC using python.
- Chirpstack is set with an AWS EC2 Ubuntu.
OBS: My solution to keep going with my job was to run gRPC UI and created and activated my hundred of devices using selenium kkkkk but i know it is not the right way, please someone help me.