@dbSoft
You could write a polling script to grab the device(s) connection data every X minutes from the controller using the Omada API and some Python. Dump that to a text file or maybe Sqlite, maybe throw a few if conditions (outside a range for instance) on whether to log it, and then timestamp it or maybe email yourself.