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
Marika Rigon
2021-Jul-21 07:25 UTC
[Nut-upsdev] R: R: [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power>
Good morning Roger, You will find attached the text files with the commands of our 4 products EPYC: gtec.NEON.txt, gtec.QUANTUM.txt, gtec.ION.txt and gtec.TETRYS.txt. We look forward to your kind reply that the files sent are correct, thanks. Marika Rigon Marketing Department Email: marika.rigon at gtec-power.eu -----Messaggio originale----- Da: Roger Price <roger at rogerprice.org> Inviato: venerd? 16 luglio 2021 10:32 A: Marika Rigon <marika.rigon at gtec-power.eu> Cc: nut-upsdev at alioth-lists.debian.net Oggetto: Re: R: [Nut-upsdev] [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-------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: getc.ION.TXT URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20210721/89290419/attachment.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: getc.TETRYS.TXT URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20210721/89290419/attachment-0001.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: gtec.NEON.TXT URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20210721/89290419/attachment-0002.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: gtec.QUANTUM.TXT URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20210721/89290419/attachment-0003.ksh>
Roger Price
2021-Jul-21 07:49 UTC
[Nut-upsdev] R: R: [HCL] <EPYC> <UPS> supported by <usbhid-ups -Cyber Power>
On Wed, 21 Jul 2021, Marika Rigon wrote:> Good morning Roger,> You will find attached the text files with the commands of our 4 products > EPYC: gtec.NEON.txt, gtec.QUANTUM.txt, gtec.ION.txt and gtec.TETRYS.txt. We > look forward to your kind reply that the files sent are correct, thanks.Hello Marika, Thanks very much for the four files. They are exactly what's needed. Roger