=== exception type ===
<type 'exceptions.AssertionError'>
=== traceback ===
Traceback (most recent call last):
File "solmanager.py", line 305, in _handler_dust_notifs
timestamp = int(time.time()), # TODO get timestamp of when data was created
File "/home/keoma/Documents/REALMS/solmanager/../sol/solobjectlib/Sol.py", line 80, in dust_to_json
notif_list = self._split_dust_notif(dust_notif)
File "/home/keoma/Documents/REALMS/solmanager/../sol/solobjectlib/Sol.py", line 619, in _split_dust_notif
assert hrName in ['Device','Discovered','Neighbors']
AssertionError