getLogsFrom

abstract fun getLogsFrom(nodeNum: Int, portNum: Int): Flow<List<MeshLog>>(source)

Retrieves all MeshLogs associated with a specific nodeNum and portNum.