What is required invertal in McIoTExtension Devices? Is it must to set it? Is it needed for sending data?
Solution
"required interval" only controls the "online status", nothing to do with sending the data.
e.g. if you expect device is sending every 15 minutes, required interval of 20 would be good.
Platform checks whether the device sent data in the given "required interval".
Notes