Using esp32/Arduino and trying to get metadata for the device. Using sendinternal and BLYNK_WRITE and all works okay for text and numbers using param[1] for the value, however I’m getting nothing for tables and lists at param[1] or a bunch of other param[2-9]
Is there special logic for tables and lists?
Thanks
JY