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