You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.produced_energy().withDescription('Total reverse active energy'),
9674
9674
e.power_factor().withUnit('%'),
9675
9675
e.ac_frequency(),
9676
+
e
9677
+
.numeric('data_report_duration', ea.SET)
9678
+
.withValueMin(5)
9679
+
.withValueMax(3600)
9680
+
.withDescription(
9681
+
'WARNING: You must update device firmware to V3.1.3 before changing this setting! Use Tuya gateway/app to update firmware. Data report duration set (Threshold value range 5~3600 seconds)',
0 commit comments