VCF Operations has long supported the ingestion of custom metrics and data through custom management packs, typically created by 3rd party vendors. While users can build their own custom management packs, it was a non-starter for many due to the development background required.
The newly integrated VCF Operations Management Pack Builder provides a no-code solution that can connect to any REST-based API endpoint, making it trivial to bring in custom metrics and associating that with existing or new objects within VCF Operations.

My recent purchase of a Kasa Smart Plug for energy monitoring gave me the perfect opportunity to use the VCF Operations Management Pack Builder!
Long story short, Kasa does not provide any public APIs to access their smart devices, but the open-source community has reversed engineer their protocol and built a python library called python-kasa allowing users to interact with their Kasa smart devices.
