Open olavor opened 3 years ago
Hi @olavor ,
Yes that is basically correct. The xbgw.zip
file shipped by default on the XBee Gateway and XBee Industrial Gateway products is from this repository. The make.sh
script can be used to generate a new copy of xbgw.zip
(and the build.py
file).
I noticed: Tools ->Miss 6 || 0% Cover xbgw.settings.registry -> Miss 24 || 27% Cover xbgw.settings.settings_base -> Miss 76 || 17% Cover is this really the problem? or am I focusing on the wrong place? I didn't see any mention about Login: "python" and password: "dbps" in deploy.sh I wrote some notes on the image that I don't know if they would be pertinent I tried my best to put it into practice, I would respectfully like detailed remarks.
Hi, my question is about my Digi Xbee Industrial Gateway (XGI-20CZ7-E00-W0), inside it there is a file called "xbgw.zip". Inside this "xbgw.zip" folder there is a file called manager.pyc
I'm wondering if i can acquire the binary file "manager.pyc" from your repository's file called "manager.py" via the command: "python2 -m py_compiler manager.py" is my line of reasoning correct? if is not, can you tell me more about this subject?