Oliver Antwerpen

Results 3 issues of Oliver Antwerpen

The connection is created, but an error is thrown before. Tried in HPEOneView.660 Version 6.60.3332.3428 ``` New-OVServerProfileConnection -ConnectionID 1 -Network Unassigned -ConnectionType Ethernet -RequestedBW 0 The variable cannot be validated...

Regression
6.60
7.00
7.10
7.20
8.00

$InputObject is [ValidateNotNullorEmpty()], but this does not allow an unconfigured composer ilo object as Parameter: ``` PS> $Appliance = Get-OVComposerIloStatus PS> Enable-OVComposerIlo -InputObject $ComposerAppliance -Hostname Myilohost.domia[...] Enable-OVComposerIlo : Cannot validate...

Bug
Impact - Medium
6.60
7.00
7.10
7.20
8.00

Ich habe den modbus Adapter installiert, um mein Kostal Smart Energy Meter (KSEM) abzufragen. Mit dem Standard-Python-Tool modbus (modbus_cli) kann ich zB Register 40072 einfach abfragen: ``` root@olserv:/modbus# modbus ksem.fritz.box...

wontfix