Roger Price
2021-Jun-30 08:16 UTC
[Nut-upsdev] [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power>
On Tue, 29 Jun 2021, Marika Rigon via Nut-upsdev wrote:> During 2019 we have launched a new independent brand of UPS for home - office > use. This new brand?s name is Epyc, this is our website: > https://www.justepyc.com/en/. Our four Epyc models of UPS (NEON, QUANTUM, ION, > TETRYS) are for sale on Amazon Italy: > > Many users ask us information about the compatibility with NUT because our > brand Epyc is not insert in your compatibility list. > > From user?s feedback and from our test we confirm that our products are > perfectly compatible with your systems, moreover our products are branded > Cyber Energy. Our Epyc UPS are supported by Driver usbhid-ups - Cyber Power. > > I will kindly ask you to include our models in your list.Hello Marika, could you ask one of your engineers to run the NUT commands upsc <ups> upsrw <ups> upscmd -l <ups> for each of the models, NEON, QUANTUM, ION and TETRYS, and to post the results on this list? Thanks, Roger
Marika Rigon
2021-Jul-15 08:00 UTC
[Nut-upsdev] R: [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power>
Good morning Roger, Here is an example of NUT command test screenshot for City800(QUANTUM). Is this what you need? If yes, we will send the same command test screenshot for NEON, QUANTUM, ION and TETRYS. We should only pick one model form each series to do the test, right? Example: Is enough for NEON series (650 VA, 850 VA, 1000 VA) to send you only the NUT commands of NEON 650 VA? Looking forward to your reply, thanks. Marika Rigon Marketing Department Email: marika.rigon at gtec-power.eu -----Messaggio originale----- Da: Roger Price <roger at rogerprice.org> Inviato: mercoled? 30 giugno 2021 10:16 A: Marika Rigon <marika.rigon at gtec-power.eu> Cc: nut-upsdev at alioth-lists.debian.net Oggetto: Re: [Nut-upsdev] [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power> On Tue, 29 Jun 2021, Marika Rigon via Nut-upsdev wrote:> During 2019 we have launched a new independent brand of UPS for home - > office use. This new brand?s name is Epyc, this is our website: > https://www.justepyc.com/en/. Our four Epyc models of UPS (NEON, > QUANTUM, ION, > TETRYS) are for sale on Amazon Italy: > > Many users ask us information about the compatibility with NUT because > our brand Epyc is not insert in your compatibility list. > > From user?s feedback and from our test we confirm that our products > are perfectly compatible with your systems, moreover our products are > branded Cyber Energy. Our Epyc UPS are supported by Driver usbhid-ups - Cyber Power. > > I will kindly ask you to include our models in your list.Hello Marika, could you ask one of your engineers to run the NUT commands upsc <ups> upsrw <ups> upscmd -l <ups> for each of the models, NEON, QUANTUM, ION and TETRYS, and to post the results on this list? Thanks, Roger -------------- next part -------------- A non-text attachment was scrubbed... Name: NUT Command Test_City800.pdf Type: application/pdf Size: 113431 bytes Desc: not available URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20210715/adb73f61/attachment-0001.pdf>
Roger Price
2021-Jul-16 08:32 UTC
[Nut-upsdev] R: [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power>
Hello Marika, Yes, those are the data values we need. To put them in the database, we will need them as text files. This could be done with the commands shown below which will produce 4 files: gtec.NEON.txt, gtec.QUANTUM.txt, gtec.ION.txt and gtec.TETRYS.txt. Could you run the commands and send us the four files? Thanks, Roger Using a NEON series UPS: echo G-Tec NEON > gtec.NEON.txt upsc <ups> >> gtec.NEON.txt upsrw <ups> >> gtec.NEON.txt upscmd -l <ups> >> gtec.NEON.txt Using a QUANTUM series UPS: echo G-Tec QUANTUM > gtec.QUANTUM.txt upsc <ups> >> gtec.QUANTUM.txt upsrw <ups> >> gtec.QUANTUM.txt upscmd -l <ups> >> gtec.QUANTUM.txt Using an ION series UPS: echo G-Tec ION > gtec.ION.txt upsc <ups> >> gtec.ION.txt upsrw <ups> >> gtec.ION.txt upscmd -l <ups> >> gtec.ION.txt Using a TETRYS series UPS: echo G-Tec TETRYS > gtec.TETRYS.txt upsc <ups> >> gtec.TETRYS.txt upsrw <ups> >> gtec.TETRYS.txt upscmd -l <ups> >> gtec.TETRYS.txt There is help for this operation at https://www.windowscentral.com/how-save-command-output-file-using-command-prompt-or-powershell On Thu, 15 Jul 2021, Marika Rigon wrote:> Good morning Roger, > > Here is an example of NUT command test screenshot for City800(QUANTUM). Is this what you need? > If yes, we will send the same command test screenshot for NEON, QUANTUM, ION and TETRYS. > We should only pick one model form each series to do the test, right? > Example: Is enough for NEON series (650 VA, 850 VA, 1000 VA) to send you only the NUT commands of NEON 650 VA? > > Looking forward to your reply, thanks. > > Marika Rigon > Marketing Department > Email: marika.rigon at gtec-power.eu