Query: RS485 to Zigbee device driver

Has anyone attempted a driver for a serial (RS485) to Zigbee adapter like this one?
https://a.aliexpress.com/_mrkE92x
Use case is an already-installed energy meter with RS485 output, Wanting to get power, energy readings into Hubitat.

If you are OK with DIY you can use ESP32 Board + Hubduino. It will be 100% local WiFi (not Zigbee). Project requires some soldering and programming in Arduino IDE. And this assumes the API is known.