How to use MQTTPublishTable with CR310. I have tried using the QTTPublishTable command with cr310 but the results are as follows
DataTable (MQTT_Table,1,-1)
DataInterval (0,1,Min,10)
Sample (1,stacode,String)
Sample (1,Tdate,String)
Sample (1,Ttime,String)
Sample (1,PR_meas_Total,FP2)
Sample (1,Batt_volt,FP2)
Average(1,PTemp,FP2,False)
Sample (1,Lithium_Battery,FP2)
MQTTPublishTable(0,0,1,Min,1)
EndTable
Compile Failed !
MQTTPublishTable is not defined