update changes and documentation clarification of return value of with_poestats_as_hashref
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
2.019004 -
|
||||
|
||||
[NEW FEATURES]
|
||||
* Add Device PoE status report
|
||||
|
||||
[ENHANCEMENTS]
|
||||
|
||||
* Can now set untagged VLAN on trunking and non-trunking ports
|
||||
* Add user activity log to frontend admin menu
|
||||
* Add Poller Performance admin report
|
||||
* Add Slow Devices admin report
|
||||
* Add PoE module status in Device details
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
|
||||
@@ -577,8 +577,8 @@ sub delete {
|
||||
|
||||
=head2 with_poestats_as_hashref
|
||||
|
||||
This is a modifier for C<search()> which returns a hash reference with the
|
||||
power_modules hash augmented with the following statistics as keys:
|
||||
This is a modifier for C<search()> which returns a list of hash references
|
||||
with the power_modules hash augmented with the following statistics as keys:
|
||||
|
||||
=over 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user