gatelogue_types.GatelogueData
- class gatelogue_types.GatelogueData(*, nodes: dict[ID, Nodes], timestamp: str = <factory>, version: int = 10)
Bases:
Struct- __init__()
Methods
NS()__init__()aiohttp_get([session])get(*args, **kwargs)Attributes
List of all nodes, along with their connections to other nodes
Time that the aggregation of the data was done
Version number of the database format
- classmethod NS()