update changes and documentation clarification of return value of with_poestats_as_hashref

This commit is contained in:
Eric A. Miller
2013-11-04 21:35:51 -05:00
parent 9f29204676
commit e810156987
2 changed files with 6 additions and 2 deletions

View File

@@ -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]

View File

@@ -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