Python-based App layer
Posted: Tue Mar 08, 2022 8:43 pm
I'm looking for a way to move my python code (which is written using CFLib) to the firmware. I think the app layer is the option for me to implement it, but it's C code. Is it possible to use python code for app layer? If so, could you share a sample code?