Tsw202 PoE power consumption via cli

Hello,

Yes, there is a way of doing it via CLI/SSH. It can be checked using ubus command.

For checking information about all ports you can use this command:

ubus call tswconfig.poe get

2024-04-16-12-29-41-192.168.50.193

And for cheching information for specific port json filter can be used too:

ubus call tswconfig.poe get | jsonfilter -e '@.port7'

2024-04-16-12-36-02-192.168.50.193

Best regards,
Marijus