I need a dataset for IoT devices monitored over time. The dataset could contain their QoS in terms of reliability, availability and throughput. Or is there any IoT simulators that simulate the activity of IoT devices over time ?
It is the best way to obtain the dataset through simulation. But it is difficult to simulation. The first step, you should know the exact details of protocols and PHY features in your IoT devices. The second step is to develop the simulation system based on a simulation tool, for example, NS2, OMNET, OPNET. This step is the most difficult. The third step is to get the simulation result through your simulation system of step 2nd.
You can check a similar question here: https://www.researchgate.net/post/Does_anyone_know_public_open_large_datasets_with_data_collected_from_IoT_objects_that_I_can_use_in_academic_research
first, you have to define, what kind of QoS you need. QoS is a generic term and means different things for different applications. QoS for uploading a file every so often, is very different than real-time video, or interactive video. you need to know what you are looking for
try to simulate ur QoS through any simulation such as Matlab then save the values in dataset or pass them to IOT application such as thingspeak. Thingspeak has capable to integrate with matlab tools so these QoS values willl be passed to thingspeak to be displayed as graph for a period of time
I think QoS is a Network measurement units in terms of performance evaluation (such as throughput, delay, jitters , loss, RTT ..). They are quantitative measures (behavior) for network traffic based on available resources such as bandwidth.
Data sets may not related directly to devices of IoT but may points correlations between certain cases in a certain investigation field such as character types (handi or printed) in character recognition field, finger prints types for different people in pattern recognition, malicious emails in phishing, viruses signatures in IDS system etc..
So, data set should be specific per research domain while IoT device are too general topic and need to be identified.