Is there by chance a way to natively communicate with BRX controllers using a standard library in something like C++ or Python over TCP/UDP. I'm thinking something akin to whatever is used in C-More to communicate using symbolic addressing. I'm thinking it would be nice to not have to map values and be able to use a PC to log to a database. If native comms isn't available, what's the closest thing to this?