is exactly the same thing,
but in Edge system, this checking inteval is automatically calculated.
expected_interval = config.maximum_interval * 1.5, mfg_code = config.mfg_code, last_read_time = os.time() - (math.random(config.maximum_interval - 120, config.maximum_interval)),
What @niquini asked me was about my Tuya Window Shade Edge driver.
tuya uses its manufacturer specific cluster (0xEF00) and it is totally different from regular zigbee cluster that can be setup with configureReporting scheme.
like that?