Search found 1 match
- Monday 27 January 2020 12:40
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 89782
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Hi. I have account on Ginlong ver 2 and i try use this code: #!/usr/bin/python import requests import urllib, urllib2 #config username = 'USERNAME' #your username password = 'PASSWORD' #your password domain = 'm.ginlong.com' #domain plantId = '123456' #plant id lan = '2' #lanuage (2 = English ...