Repository for data structures written in Python on the course «Internet of Things» in Lviv Polytehnic National University
Create a сlosed-oneway linked list for some device
- Add an element to the list
- Print all elements from the list
- Return an element by key (index)
- Output data of the element by key (index)
- Remove an element from the list
- Delete the linked list
- Sort elements by year
- Output of all devices with the set limit of measurement
- Name
- Type
- Year of manufacture
- Limit of measurement
