mobius-software-ltd / iotbroker.cloud-python-client

IoTBroker.cloud Python Client is an application that allows you to connect to the server using MQTT, MQTT-SN, AMQP or COAP protocols and exchange messages. Data can be also encrypted with TLS or DTLS.
https://www.iotbroker.cloud/clientApps/Python
Other
4 stars 0 forks source link

GUI_wx.py #2

Open MartinSokolov15 opened 2 years ago

MartinSokolov15 commented 2 years ago

Hi, i can't see the GUI_wx.py file. Any help ?

yulianoifa-mobius commented 2 years ago

@MartinSokolov15 wdym can see the file? Could you please provide the error you are seeing together with details regarding environment you are using

MartinSokolov15 commented 2 years ago

I use Pycharm 2021. And i just cant find the file. In the README says that i have to use it to start the project. I can''t see it also in the repo here

yulianoifa-mobius commented 2 years ago

Indeed the documentation is misleeding The latest code has been changed to use tkinkter , and to work with it you have GUI_tkinkter.py

MartinSokolov15 commented 2 years ago

I have problem with registration on the Cloud. When i try to set-up an account, i don't recive the email with the info. Do you know what i have to do ?

yulianoifa-mobius commented 2 years ago

@MartinSokolov15 you mean on iotbroker cloud? We are currently migrating the hardware from google cloud to amazon, and as result i suspect that sendgrid email account has been blocked. Sorry we would need some time to complete the migration and fix it.

MartinSokolov15 commented 2 years ago

Did you fixed the migration problem ?